Searched defs:uniformValue (Results 1 – 5 of 5) 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/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingShaderBindingTableTests.cpp | 288 tcu::UVec4 uniformValue; // x = sbtRecordOffset, y = sbtRecordStride, z = missIndex in initUniformBuffer() 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 | 3415 float uniformValue[5 * 4] = in test() local
|