Home
last modified time | relevance | path

Searched defs:kHitColorValue (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingTraceRaysTests.cpp60 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 DvktRayTracingTraceRaysTests.cpp60 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