Searched refs:callableGroups (Results 1 – 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingMemGuaranteeTests.cpp | 642 …const deUint32 callableGroups = m_extraCallShaders + ((m_shaders & VK_SHADER_STAGE_CALLA… in runTest() local 648 …, physicalDevice, *pipeline, allocator, rayTracingPipeline, m_callableShaderGroup, callableGroups); in runTest() 653 …dingTable->get(), 0), shaderGroupHandleSize, shaderGroupHandleSize * callableGroups) : makeStrided… in runTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/ |
D | vktRayTracingMemGuaranteeTests.cpp | 642 …const deUint32 callableGroups = m_extraCallShaders + ((m_shaders & VK_SHADER_STAGE_CALLA… in runTest() local 648 …, physicalDevice, *pipeline, allocator, rayTracingPipeline, m_callableShaderGroup, callableGroups); in runTest() 653 …dingTable->get(), 0), shaderGroupHandleSize, shaderGroupHandleSize * callableGroups) : makeStrided… in runTest()
|