Home
last modified time | relevance | path

Searched defs:getShaderGroupHandleSize (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingCallableShadersTests.cpp118 deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function
DvktRayTracingTraversalControlTests.cpp126 deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function
DvktRayTracingShaderBindingTableTests.cpp140 deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryTraversalControlTests.cpp137 deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function
DvktRayQueryCullRayFlagsTests.cpp177 deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function
DvktRayQueryWatertightnessTests.cpp147 deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function
DvktRayQueryAccelerationStructuresTests.cpp202 deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function
DvktRayQueryBuiltinTests.cpp237 deUint32 getShaderGroupHandleSize(const InstanceInterface& vki, in getShaderGroupHandleSize() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingDescriptorUpdateASTests.cpp106 static deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkRayTracingUtil.cpp2854 …virtual deUint32 getShaderGroupHandleSize (void) { return m_rayTracingPipelineProperties.shad… in getShaderGroupHandleSize() function in vk::RayTracingPropertiesKHR