Searched defs:negated_value (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cShaderImageLoadStoreTests.cpp | 9705 static bool verifyFloat(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloat() 9758 … static bool verifyFloatSignedNorm(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloatSignedNorm() 9799 static bool verifyInteger(GLint original_value, GLint positive_value, GLint negated_value) in verifyInteger() 9837 static bool verifyInteger(GLint original_value, GLint positive_value, GLint negated_value) in verifyInteger() 9861 static bool verifyFloatUnsigned(GLint original_value, GLint positive_value, GLint negated_value) in verifyFloatUnsigned()
|