Searched defs:kHitColorValue (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingTraceRaysTests.cpp | 60 constexpr deUint32 kHitColorValue = 2u; member 379 " hitValue = uvec4(" << kHitColorValue << ",0,0,1);\n" in initPrograms() local 945 " hitValue = uvec4(" << kHitColorValue << ",0,0,1);\n" in initPrograms() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
H A D | vktRayTracingTraceRaysTests.cpp | 60 constexpr deUint32 kHitColorValue = 2u; member 379 " hitValue = uvec4(" << kHitColorValue << ",0,0,1);\n" in initPrograms() local 945 " hitValue = uvec4(" << kHitColorValue << ",0,0,1);\n" in initPrograms() local
|
Completed in 6 milliseconds