Searched defs:hitValue (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryCullRayFlagsTests.cpp | 711 tcu::UVec4 hitValue(hitResult[vNdx], 0, 0, 0); in verifyImage() local 724 tcu::UVec4 hitValue(hitResult[vNdx], 0, 0, 0); in verifyImage() local 733 tcu::UVec4 hitValue(hitResult[squareNdx], 0, 0, 0); in verifyImage() local 892 tcu::UVec4 hitValue(hitResult[squareNdx], 0, 0, 0); in verifyImage() local 1176 tcu::UVec4 hitValue(hitResult[squareNdx], 0, 0, 0); in verifyImage() local
|
H A D | vktRayQueryAccelerationStructuresTests.cpp | 1155 tcu::UVec4 hitValue(1, 0, 0, 0); in verifyImage() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingCallableShadersTests.cpp | 440 tcu::UVec4 missValue, hitValue; in verifyImage() local
|
H A D | vktRayTracingAccelerationStructuresTests.cpp | 653 …const int32_t hitValue = testParams.cullMask & 0x000000FFu; // only 8 last bits are used by the cu… in verifyImage() local 662 …const int32_t hitValue = ((testParams.instanceCustomIndexCase != InstanceCustomIndexCase::NO… in verifyImage() local
|