Searched defs:uniformValue (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles2/stress/ |
D | es2sSpecialFloatTests.cpp | 875 const tcu::UVec4 uniformValue = tcu::UVec4(s_specialFloats[x], s_specialFloats[y], one, one); in iterate() local 1374 const deUint32 uniformValue = (specialPass) ? (special) : (one); in testFBO() local 1592 const tcu::UVec4 uniformValue = tcu::UVec4(componentR, componentG, componentB, componentA); in testFBO() local
|
/external/deqp/modules/gles3/stress/ |
D | es3sSpecialFloatTests.cpp | 890 const tcu::UVec4 uniformValue = tcu::UVec4(s_specialFloats[x], s_specialFloats[y], one, one); in iterate() local 1737 const deUint32 uniformValue = (specialPass) ? (special) : (one); in testFBO() local 1960 const tcu::UVec4 uniformValue = tcu::UVec4(componentR, componentG, componentB, componentA); in testFBO() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderStateQueryTests.cpp | 2043 float uniformValue[5 * 4] = in test() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 3379 float uniformValue[5 * 4] = in test() local
|