| /external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
| D | vktRayTracingMiscTests.cpp | 3146 const auto maxRayDispatchInvocationCount = in init() local 3155 … de::max(1u, static_cast<uint32_t>((maxRayDispatchInvocationCount) % maxGlobalRTWorkGroupSize[0])); in init() 3156 …m_gridSizeXYZ[1] = de::max(1u, static_cast<uint32_t>((maxRayDispatchInvocationCount / m_gridSizeXY… in init() 3159 …de::max(1u, static_cast<uint32_t>((maxRayDispatchInvocationCount / m_gridSizeXYZ[0] / m_gridSizeXY… in init() 3163 …DE_ASSERT(m_gridSizeXYZ[0] * m_gridSizeXYZ[1] * m_gridSizeXYZ[2] == maxRayDispatchInvocationCount); in init()
|
| /external/mesa3d/src/intel/vulkan/ |
| D | anv_physical_device.c | 1479 props->maxRayDispatchInvocationCount = 1U << 30; /* required min limit */ in get_properties()
|
| /external/mesa3d/src/amd/vulkan/ |
| D | radv_physical_device.c | 1808 .maxRayDispatchInvocationCount = 1024 * 1024 * 64, in radv_get_physical_device_properties()
|
| /external/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_device.c | 1193 .maxRayDispatchInvocationCount = 1024 * 1024 * 64, in lvp_get_properties()
|
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkRayTracingUtil.cpp | 4084 return m_rayTracingPipelineProperties.maxRayDispatchInvocationCount; in getMaxRayDispatchInvocationCount()
|
| /external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
| D | vkStructTypes.inl | 4503 uint32_t maxRayDispatchInvocationCount; member
|
| D | vkVulkan_c.inl | 22970 uint32_t maxRayDispatchInvocationCount; member
|
| D | vkStrUtilImpl.inl | 12094 s << "\tmaxRayDispatchInvocationCount = " << value.maxRayDispatchInvocationCount << '\n';
|
| /external/virglrenderer/src/venus/venus-protocol/ |
| D | vulkan_core.h | 14968 uint32_t maxRayDispatchInvocationCount; member
|
| /external/skia/include/third_party/vulkan/vulkan/ |
| D | vulkan_core.h | 18279 uint32_t maxRayDispatchInvocationCount; member
|
| /external/swiftshader/include/vulkan/ |
| D | vulkan_core.h | 19554 uint32_t maxRayDispatchInvocationCount; member
|
| D | vulkan_structs.hpp | 79657 , maxRayDispatchInvocationCount{ maxRayDispatchInvocationCount_ } 79714 maxRayDispatchInvocationCount, in reflect() 79731 …( maxRayDispatchInvocationCount == rhs.maxRayDispatchInvocationCount ) && ( shaderGroupHandleAlign… in operator ==() 79750 uint32_t maxRayDispatchInvocationCount = {}; member
|
| D | vulkan_hash.hpp | 10843 …_HASH_COMBINE( seed, physicalDeviceRayTracingPipelinePropertiesKHR.maxRayDispatchInvocationCount ); in operator ()()
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan_core.h | 20261 uint32_t maxRayDispatchInvocationCount; member
|
| D | vulkan_hash.hpp | 11031 …_HASH_COMBINE( seed, physicalDeviceRayTracingPipelinePropertiesKHR.maxRayDispatchInvocationCount ); in operator ()()
|
| D | vulkan_structs.hpp | 80952 , maxRayDispatchInvocationCount{ maxRayDispatchInvocationCount_ } 81009 maxRayDispatchInvocationCount, in reflect() 81026 …( maxRayDispatchInvocationCount == rhs.maxRayDispatchInvocationCount ) && ( shaderGroupHandleAlign… in operator ==() 81045 uint32_t maxRayDispatchInvocationCount = {}; member
|
| /external/angle/third_party/vulkan-headers/src/include/vulkan/ |
| D | vulkan_core.h | 21767 uint32_t maxRayDispatchInvocationCount; member
|
| D | vulkan_hash.hpp | 12046 …_HASH_COMBINE( seed, physicalDeviceRayTracingPipelinePropertiesKHR.maxRayDispatchInvocationCount ); in operator ()()
|
| D | vulkan_structs.hpp | 98465 , maxRayDispatchInvocationCount{ maxRayDispatchInvocationCount_ } 98532 maxRayDispatchInvocationCount, in reflect() 98549 …( maxRayDispatchInvocationCount == rhs.maxRayDispatchInvocationCount ) && ( shaderGroupHandleAlign… in operator ==() 98568 uint32_t maxRayDispatchInvocationCount = {}; member
|
| /external/mesa3d/include/vulkan/ |
| D | vulkan_core.h | 21129 uint32_t maxRayDispatchInvocationCount; member
|