Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles2/stress/
H A Des2sSpecialFloatTests.cpp916 … const tcu::UVec4 uniformValue = tcu::UVec4(s_specialFloats[x], s_specialFloats[y], one, one); in iterate() local
1427 const uint32_t uniformValue = (specialPass) ? (special) : (one); in testFBO() local
1649 … const tcu::UVec4 uniformValue = tcu::UVec4(componentR, componentG, componentB, componentA); in testFBO() local
/aosp_15_r20/external/deqp/modules/gles3/stress/
H A Des3sSpecialFloatTests.cpp938 … const tcu::UVec4 uniformValue = tcu::UVec4(s_specialFloats[x], s_specialFloats[y], one, one); in iterate() local
1809 const uint32_t uniformValue = (specialPass) ? (special) : (one); in testFBO() local
2031 … const tcu::UVec4 uniformValue = tcu::UVec4(componentR, componentG, componentB, componentA); in testFBO() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingShaderBindingTableTests.cpp278 tcu::UVec4 uniformValue; // x = sbtRecordOffset, y = sbtRecordStride, z = missIndex in initUniformBuffer() local
/aosp_15_r20/external/deqp/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp1961 …float uniformValue[5 * 4] = {-1.0f, 0.1f, 4.0f, 800.0f, 13.0f, 55.0f, 12.0f, 91.0f, -55.1f, 1.1f, in test() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderStateQueryTests.cpp3329 …float uniformValue[5 * 4] = {-1.0f, 0.1f, 4.0f, 800.0f, 13.0f, 55.0f, 12.0f, 91.0f, -55.1f, 1.1f, in test() local