Home
last modified time | relevance | path

Searched defs:extractGLValue (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsDrawTest.cpp978 GLValue::Float inline extractGLValue<GLValue::Float>(const GLValue &v) in extractGLValue() function
983 GLValue::Double inline extractGLValue<GLValue::Double>(const GLValue &v) in extractGLValue() function
988 GLValue::Byte inline extractGLValue<GLValue::Byte>(const GLValue &v) in extractGLValue() function
993 GLValue::Ubyte inline extractGLValue<GLValue::Ubyte>(const GLValue &v) in extractGLValue() function
998 GLValue::Ushort inline extractGLValue<GLValue::Ushort>(const GLValue &v) in extractGLValue() function
1003 GLValue::Short inline extractGLValue<GLValue::Short>(const GLValue &v) in extractGLValue() function
1008 GLValue::Fixed inline extractGLValue<GLValue::Fixed>(const GLValue &v) in extractGLValue() function
1013 GLValue::Int inline extractGLValue<GLValue::Int>(const GLValue &v) in extractGLValue() function
1018 GLValue::Uint inline extractGLValue<GLValue::Uint>(const GLValue &v) in extractGLValue() function
1023 GLValue::Half inline extractGLValue<GLValue::Half>(const GLValue &v) in extractGLValue() function