Home
last modified time | relevance | path

Searched refs:rayTracingProperties (Results 1 – 20 of 20) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingBuildLargeTests.cpp468 …de::MovePtr<RayTracingProperties> rayTracingProperties = makeRayTracingProperties(vki, physicalDe… in checkSupportInInstance() local
470 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
473 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
476 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
DvktRayTracingBuildIndirectTests.cpp609 …de::MovePtr<RayTracingProperties> rayTracingProperties = makeRayTracingProperties(vki, physicalDev… in checkSupportInInstance() local
611 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
614 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
617 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
DvktRayTracingBuildTests.cpp540 …de::MovePtr<RayTracingProperties> rayTracingProperties = makeRayTracingProperties(vki, physicalDe… in checkSupportInInstance() local
542 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
545 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
548 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
DvktRayTracingWatertightnessTests.cpp725 …de::MovePtr<RayTracingProperties> rayTracingProperties = makeRayTracingProperties(vki, physicalDe… in checkSupportInInstance() local
727 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
730 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
733 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
DvktRayTracingMemGuaranteeTests.cpp738 …de::MovePtr<RayTracingProperties> rayTracingProperties = makeRayTracingProperties(vki, physicalDe… in checkSupportInInstance() local
740 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
743 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
746 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
DvktRayTracingPipelineFlagsTests.cpp582 …auto rayTracingProperties = makeRayTracingProperties(context.getInstanceInterface(), context.getPh… in checkSupport() local
583 m_shaderGroupHandleSize = rayTracingProperties->getShaderGroupHandleSize(); in checkSupport()
584 m_shaderGroupBaseAlignment = rayTracingProperties->getShaderGroupBaseAlignment(); in checkSupport()
DvktRayTracingBuiltinTests.cpp1794 …const de::MovePtr<RayTracingProperties> rayTracingProperties = makeRayTracingProperties(vki, physi… in checkSupportInInstance() local
1799 if (rayTracingProperties->getMaxPrimitiveCount() < 2 * m_data.squaresGroupCount) in checkSupportInInstance()
1802 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
1805 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuildLargeTests.cpp468 …de::MovePtr<RayTracingProperties> rayTracingProperties = makeRayTracingProperties(vki, physicalDe… in checkSupportInInstance() local
470 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
473 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
476 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
DvktRayTracingBuildIndirectTests.cpp609 …de::MovePtr<RayTracingProperties> rayTracingProperties = makeRayTracingProperties(vki, physicalDev… in checkSupportInInstance() local
611 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
614 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
617 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
DvktRayTracingBuildTests.cpp540 …de::MovePtr<RayTracingProperties> rayTracingProperties = makeRayTracingProperties(vki, physicalDe… in checkSupportInInstance() local
542 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
545 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
548 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
DvktRayTracingWatertightnessTests.cpp725 …de::MovePtr<RayTracingProperties> rayTracingProperties = makeRayTracingProperties(vki, physicalDe… in checkSupportInInstance() local
727 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
730 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
733 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
DvktRayTracingMemGuaranteeTests.cpp738 …de::MovePtr<RayTracingProperties> rayTracingProperties = makeRayTracingProperties(vki, physicalDe… in checkSupportInInstance() local
740 if (rayTracingProperties->getMaxPrimitiveCount() < m_data.squaresGroupCount) in checkSupportInInstance()
743 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
746 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
DvktRayTracingPipelineFlagsTests.cpp582 …auto rayTracingProperties = makeRayTracingProperties(context.getInstanceInterface(), context.getPh… in checkSupport() local
583 m_shaderGroupHandleSize = rayTracingProperties->getShaderGroupHandleSize(); in checkSupport()
584 m_shaderGroupBaseAlignment = rayTracingProperties->getShaderGroupBaseAlignment(); in checkSupport()
DvktRayTracingBuiltinTests.cpp1794 …const de::MovePtr<RayTracingProperties> rayTracingProperties = makeRayTracingProperties(vki, physi… in checkSupportInInstance() local
1799 if (rayTracingProperties->getMaxPrimitiveCount() < 2 * m_data.squaresGroupCount) in checkSupportInInstance()
1802 if (rayTracingProperties->getMaxGeometryCount() < m_data.geometriesGroupCount) in checkSupportInInstance()
1805 if (rayTracingProperties->getMaxInstanceCount() < m_data.instancesGroupCount) in checkSupportInInstance()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp613 VkPhysicalDeviceRayTracingPropertiesNV rayTracingProperties; in iterate() local
614 deMemset(&rayTracingProperties, 0, sizeof(rayTracingProperties)); in iterate()
615 rayTracingProperties.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PROPERTIES_NV; in iterate()
619 properties.pNext = &rayTracingProperties; in iterate()
1071 …vk, device, allocator, makeBufferCreateInfo(DE_NULL, rayTracingProperties.shaderGroupHandleSize, V… in iterate()
1075 …vk.getRayTracingShaderGroupHandlesNV(device, *pipeline, 0, 1, rayTracingProperties.shaderGroupHand… in iterate()
DvktBindingDescriptorSetRandomTests.cpp1450 …const VkPhysicalDeviceRayTracingPropertiesNV rayTracingProperties = getPhysicalDeviceExtensionProp… in iterate() local
1452 shaderGroupHandleSize = rayTracingProperties.shaderGroupHandleSize; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingBufferDeviceAddressTests.cpp613 VkPhysicalDeviceRayTracingPropertiesNV rayTracingProperties; in iterate() local
614 deMemset(&rayTracingProperties, 0, sizeof(rayTracingProperties)); in iterate()
615 rayTracingProperties.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PROPERTIES_NV; in iterate()
619 properties.pNext = &rayTracingProperties; in iterate()
1071 …vk, device, allocator, makeBufferCreateInfo(DE_NULL, rayTracingProperties.shaderGroupHandleSize, V… in iterate()
1075 …vk.getRayTracingShaderGroupHandlesNV(device, *pipeline, 0, 1, rayTracingProperties.shaderGroupHand… in iterate()
DvktBindingDescriptorSetRandomTests.cpp1450 …const VkPhysicalDeviceRayTracingPropertiesNV rayTracingProperties = getPhysicalDeviceExtensionProp… in iterate() local
1452 shaderGroupHandleSize = rayTracingProperties.shaderGroupHandleSize; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustnessExtsTests.cpp1819 VkPhysicalDeviceRayTracingPropertiesNV rayTracingProperties; in iterate() local
1820 deMemset(&rayTracingProperties, 0, sizeof(rayTracingProperties)); in iterate()
1821 rayTracingProperties.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PROPERTIES_NV; in iterate()
1831 *pNextTail = &rayTracingProperties; in iterate()
1832 pNextTail = &rayTracingProperties.pNext; in iterate()
2704 …vk, device, allocator, makeBufferCreateInfo(rayTracingProperties.shaderGroupHandleSize, VK_BUFFER_… in iterate()
2709 …vk.getRayTracingShaderGroupHandlesKHR(device, *pipeline, 0, 1, rayTracingProperties.shaderGroupHan… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessExtsTests.cpp1819 VkPhysicalDeviceRayTracingPropertiesNV rayTracingProperties; in iterate() local
1820 deMemset(&rayTracingProperties, 0, sizeof(rayTracingProperties)); in iterate()
1821 rayTracingProperties.sType = VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_RAY_TRACING_PROPERTIES_NV; in iterate()
1831 *pNextTail = &rayTracingProperties; in iterate()
1832 pNextTail = &rayTracingProperties.pNext; in iterate()
2704 …vk, device, allocator, makeBufferCreateInfo(rayTracingProperties.shaderGroupHandleSize, VK_BUFFER_… in iterate()
2709 …vk.getRayTracingShaderGroupHandlesKHR(device, *pipeline, 0, 1, rayTracingProperties.shaderGroupHan… in iterate()