/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingMiscTests.cpp | 3086 const auto maxRayDispatchInvocationCount = in init() local 3095 … de::max(1u, static_cast<uint32_t>((maxRayDispatchInvocationCount) % maxGlobalRTWorkGroupSize[0])); in init() 3096 …m_gridSizeXYZ[1] = de::max(1u, static_cast<uint32_t>((maxRayDispatchInvocationCount / m_gridSizeXY… in init() 3099 …de::max(1u, static_cast<uint32_t>((maxRayDispatchInvocationCount / m_gridSizeXYZ[0] / m_gridSizeXY… in init() 3103 …DE_ASSERT(m_gridSizeXYZ[0] * m_gridSizeXYZ[1] * m_gridSizeXYZ[2] == maxRayDispatchInvocationCount); in init()
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/ |
H A D | lvp_device.c | 1192 .maxRayDispatchInvocationCount = 1024 * 1024 * 64, in lvp_get_properties()
|
/aosp_15_r20/external/mesa3d/src/intel/vulkan/ |
H A D | anv_physical_device.c | 1396 props->maxRayDispatchInvocationCount = 1U << 30; /* required min limit */ in get_properties()
|
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_physical_device.c | 1804 p->maxRayDispatchInvocationCount = 1024 * 1024 * 64; in radv_get_physical_device_properties()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkRayTracingUtil.cpp | 4074 return m_rayTracingPipelineProperties.maxRayDispatchInvocationCount; in getMaxRayDispatchInvocationCount()
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/generated/vulkan/ |
H A D | vkStructTypes.inl | 4362 uint32_t maxRayDispatchInvocationCount; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 14228 uint32_t maxRayDispatchInvocationCount; member
|
D | vulkan_structs.hpp | 61734 , maxRayDispatchInvocationCount( maxRayDispatchInvocationCount_ ) 61793 maxRayDispatchInvocationCount, in reflect() 61813 ( maxRayDispatchInvocationCount == rhs.maxRayDispatchInvocationCount ) && in operator ==() 61833 uint32_t maxRayDispatchInvocationCount = {}; member
|
D | vulkan_hash.hpp | 8250 …_HASH_COMBINE( seed, physicalDeviceRayTracingPipelinePropertiesKHR.maxRayDispatchInvocationCount ); in operator ()()
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 14228 uint32_t maxRayDispatchInvocationCount; member
|
D | vulkan_structs.hpp | 61734 , maxRayDispatchInvocationCount( maxRayDispatchInvocationCount_ ) 61793 maxRayDispatchInvocationCount, in reflect() 61813 ( maxRayDispatchInvocationCount == rhs.maxRayDispatchInvocationCount ) && in operator ==() 61833 uint32_t maxRayDispatchInvocationCount = {}; member
|
D | vulkan_hash.hpp | 8250 …_HASH_COMBINE( seed, physicalDeviceRayTracingPipelinePropertiesKHR.maxRayDispatchInvocationCount ); in operator ()()
|
/aosp_15_r20/external/virglrenderer/src/venus/venus-protocol/ |
H A D | vulkan_core.h | 14968 uint32_t maxRayDispatchInvocationCount; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 14228 uint32_t maxRayDispatchInvocationCount; member
|
D | vulkan_structs.hpp | 61734 , maxRayDispatchInvocationCount( maxRayDispatchInvocationCount_ ) 61793 maxRayDispatchInvocationCount, in reflect() 61813 ( maxRayDispatchInvocationCount == rhs.maxRayDispatchInvocationCount ) && in operator ==() 61833 uint32_t maxRayDispatchInvocationCount = {}; member
|
D | vulkan_hash.hpp | 8250 …_HASH_COMBINE( seed, physicalDeviceRayTracingPipelinePropertiesKHR.maxRayDispatchInvocationCount ); in operator ()()
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 14228 uint32_t maxRayDispatchInvocationCount; member
|
D | vulkan_structs.hpp | 61734 , maxRayDispatchInvocationCount( maxRayDispatchInvocationCount_ ) 61793 maxRayDispatchInvocationCount, in reflect() 61813 ( maxRayDispatchInvocationCount == rhs.maxRayDispatchInvocationCount ) && in operator ==() 61833 uint32_t maxRayDispatchInvocationCount = {}; member
|
D | vulkan_hash.hpp | 8250 …_HASH_COMBINE( seed, physicalDeviceRayTracingPipelinePropertiesKHR.maxRayDispatchInvocationCount ); in operator ()()
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 16360 uint32_t maxRayDispatchInvocationCount; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 16360 uint32_t maxRayDispatchInvocationCount; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 16360 uint32_t maxRayDispatchInvocationCount; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/vulkan-headers/include/vulkan/ |
D | vulkan_core.h | 16360 uint32_t maxRayDispatchInvocationCount; member
|
/aosp_15_r20/hardware/google/gfxstream/host/vulkan/cereal/common/ |
D | goldfish_vk_marshaling.cpp | 19111 vkStream->write((uint32_t*)&forMarshaling->maxRayDispatchInvocationCount, sizeof(uint32_t)); in marshal_VkPhysicalDeviceRayTracingPipelinePropertiesKHR() 19143 vkStream->read((uint32_t*)&forUnmarshaling->maxRayDispatchInvocationCount, sizeof(uint32_t)); in unmarshal_VkPhysicalDeviceRayTracingPipelinePropertiesKHR()
|
/aosp_15_r20/external/swiftshader/include/vulkan/ |
H A D | vulkan_core.h | 19554 uint32_t maxRayDispatchInvocationCount; member
|