Searched defs:hitValue (Results 1 – 4 of 4) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
| D | vktRayQueryCullRayFlagsTests.cpp | 694 tcu::UVec4 hitValue(hitResult[vNdx], 0, 0, 0); in verifyImage() local 707 tcu::UVec4 hitValue(hitResult[vNdx], 0, 0, 0); in verifyImage() local 716 tcu::UVec4 hitValue(hitResult[squareNdx], 0, 0, 0); in verifyImage() local 879 tcu::UVec4 hitValue(hitResult[squareNdx], 0, 0, 0); in verifyImage() local 1138 tcu::UVec4 hitValue(hitResult[squareNdx], 0, 0, 0); in verifyImage() local
|
| D | vktRayQueryAccelerationStructuresTests.cpp | 1120 tcu::UVec4 hitValue (1, 0, 0, 0); in verifyImage() local
|
| /external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingCallableShadersTests.cpp | 373 tcu::UVec4 missValue, hitValue; in verifyImage() local
|
| D | vktRayTracingAccelerationStructuresTests.cpp | 633 …const deInt32 hitValue = testParams.cullMask & 0x000000FFu; // only 8 last bits are used by the … in verifyImage() local 641 …const deInt32 hitValue = ((testParams.instanceCustomIndexCase != InstanceCustomIndexCase::NONE) … in verifyImage() local
|