Home
last modified time | relevance | path

Searched defs:sgHandleSize (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp185 …const uint32_t sgHandleSize = m_context.getRayTracingPipelineProperties().shaderGroupHandleSiz… in iterate() local
355 …const uint32_t sgHandleSize = m_context.getRayTracingPipelineProperties().shaderGroupHandleSize; in setupRayTracingPipeline() local
439 …const uint32_t sgHandleSize = m_context.getRayTracingPipelineProperties().shaderGroupHandleSize; in setupRayTracingPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp2811 const auto sgHandleSize = rayTracingProperties.shaderGroupHandleSize; in iterate() local