Home
last modified time | relevance | path

Searched defs:hitValue (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryCullRayFlagsTests.cpp711 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 DvktRayQueryAccelerationStructuresTests.cpp1155 tcu::UVec4 hitValue(1, 0, 0, 0); in verifyImage() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingCallableShadersTests.cpp440 tcu::UVec4 missValue, hitValue; in verifyImage() local
H A DvktRayTracingAccelerationStructuresTests.cpp653 …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