/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/ |
D | vktRayTracingTraversalControlTests.cpp | 126 deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function 132 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupHandleSize() 625 …BindingTables(rayTracingPipeline, m_context, m_data, *pipeline, getShaderGroupHandleSize(vki, phys… in runTest()
|
D | vktRayTracingCallableShadersTests.cpp | 118 deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function 124 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupHandleSize() 703 …BindingTables(rayTracingPipeline, m_context, m_data, *pipeline, getShaderGroupHandleSize(vki, phys… in runTest()
|
D | vktRayTracingMiscTests.cpp | 8175 m_rayTracingPropsPtr->getShaderGroupHandleSize (), in runTest() 8191 m_rayTracingPropsPtr->getShaderGroupHandleSize (), in runTest() 8209 m_rayTracingPropsPtr->getShaderGroupHandleSize (), in runTest() 8230 m_rayTracingPropsPtr->getShaderGroupHandleSize (), in runTest() 8368 m_rayTracingPropsPtr->getShaderGroupHandleSize(), in runTest() 8369 m_rayTracingPropsPtr->getShaderGroupHandleSize() ); in runTest() 8374 …m_rayTracingPropsPtr->getShaderGroupHandleSize() + m_testPtr->getShaderRecordSize(ShaderGroups::MI… in runTest() 8375 m_rayTracingPropsPtr->getShaderGroupHandleSize()) in runTest() 8383 …m_rayTracingPropsPtr->getShaderGroupHandleSize() + m_testPtr->getShaderRecordSize(ShaderGroups::HI… in runTest() 8384 m_rayTracingPropsPtr->getShaderGroupHandleSize() ) in runTest() [all …]
|
D | vktRayTracingShaderBindingTableTests.cpp | 140 deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function 146 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupHandleSize() 888 …BindingTables(rayTracingPipeline, m_context, m_data, *pipeline, getShaderGroupHandleSize(vki, phys… in runTest()
|
D | vktRayTracingBarycentricCoordinatesTests.cpp | 356 shaderGroupHandleSize = rayTracingPropertiesKHR->getShaderGroupHandleSize(); in iterate()
|
D | vktRayTracingNonUniformArgsTests.cpp | 368 shaderGroupHandleSize = rayTracingPropertiesKHR->getShaderGroupHandleSize(); in iterate()
|
D | vktRayTracingNullASTests.cpp | 81 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupSize()
|
D | vktRayTracingDirectionTests.cpp | 531 shaderGroupHandleSize = rayTracingPropertiesKHR->getShaderGroupHandleSize(); in iterate()
|
D | vktRayTracingTraceRaysTests.cpp | 79 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupSize()
|
D | vktRayTracingBuildLargeTests.cpp | 78 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupSize()
|
D | vktRayTracingBuildIndirectTests.cpp | 85 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupSize()
|
D | vktRayTracingPipelineLibraryTests.cpp | 86 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupSize()
|
D | vktRayTracingMemGuaranteeTests.cpp | 90 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupSize()
|
D | vktRayTracingWatertightnessTests.cpp | 115 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupSize()
|
D | vktRayTracingBuildTests.cpp | 84 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupSize()
|
D | vktRayTracingDataSpillTests.cpp | 1656 shaderGroupHandleSize = rayTracingPropertiesKHR->getShaderGroupHandleSize(); in iterate() 2458 shaderGroupHandleSize = rayTracingPropertiesKHR->getShaderGroupHandleSize(); in iterate()
|
D | vktRayTracingComplexControlFlowTests.cpp | 119 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupSize()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingDescriptorUpdateASTests.cpp | 106 static deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function 113 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupHandleSize() 1670 const deUint32 shaderGroupHandleSize = getShaderGroupHandleSize(vki, physicalDevice); in initPipeline() 1779 const deUint32 shaderGroupHandleSize = getShaderGroupHandleSize(vki, physicalDevice); in createShaderBindingTable() 2066 const deUint32 shaderGroupHandleSize = getShaderGroupHandleSize(vki, physicalDevice); in initPipeline() 2177 const deUint32 shaderGroupHandleSize = getShaderGroupHandleSize(vki, physicalDevice); in createShaderBindingTable()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
D | vktRayQueryCullRayFlagsTests.cpp | 177 deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function 183 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupHandleSize() 1008 deUint32 shaderGroupHandleSize = getShaderGroupHandleSize(vki, physicalDevice); in initConfiguration() 1094 deUint32 shaderGroupHandleSize = getShaderGroupHandleSize(vki, physicalDevice); in fillCommandBuffer()
|
D | vktRayQueryTraversalControlTests.cpp | 137 deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function 143 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupHandleSize() 989 deUint32 shaderGroupHandleSize = getShaderGroupHandleSize(vki, physicalDevice); in initConfiguration() 1070 deUint32 shaderGroupHandleSize = getShaderGroupHandleSize(vki, physicalDevice); in fillCommandBuffer()
|
D | vktRayQueryWatertightnessTests.cpp | 147 deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function 154 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupHandleSize() 1374 const deUint32 shaderGroupHandleSize = getShaderGroupHandleSize(vki, physicalDevice); in createShaderBindingTable() 1394 const deUint32 shaderGroupHandleSize = getShaderGroupHandleSize(vki, physicalDevice); in initConfiguration()
|
D | vktRayQueryAccelerationStructuresTests.cpp | 202 deUint32 getShaderGroupHandleSize (const InstanceInterface& vki, in getShaderGroupHandleSize() function 208 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupHandleSize() 1007 deUint32 shaderGroupHandleSize = getShaderGroupHandleSize(vki, physicalDevice); in initConfiguration() 1091 deUint32 shaderGroupHandleSize = getShaderGroupHandleSize(vki, physicalDevice); in fillCommandBuffer()
|
D | vktRayQueryBuiltinTests.cpp | 237 deUint32 getShaderGroupHandleSize(const InstanceInterface& vki, in getShaderGroupHandleSize() function 244 return rayTracingPropertiesKHR->getShaderGroupHandleSize(); in getShaderGroupHandleSize() 1454 const deUint32 shaderGroupHandleSize = getShaderGroupHandleSize(vki, physicalDevice); in createShaderBindingTable() 1474 const deUint32 shaderGroupHandleSize = getShaderGroupHandleSize(vki, physicalDevice); in initConfiguration()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineBindPointTests.cpp | 566 const auto shaderGroupHandleSize = rtProperties->getShaderGroupHandleSize(); in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkRayTracingUtil.hpp | 871 virtual deUint32 getShaderGroupHandleSize (void) = DE_NULL;
|