Home
last modified time | relevance | path

Searched refs:vkCmdDrawClusterIndirectHUAWEI (Results 1 – 7 of 7) sorted by relevance

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_HUAWEI_cluster_culling_shader/
Ddrawing.adoc34 fname:vkCmdDrawClusterHUAWEI and flink:vkCmdDrawClusterIndirectHUAWEI as
66 [open,refpage='vkCmdDrawClusterIndirectHUAWEI',desc='Issue an indirect cluster culling draw into a …
68 :refpage: vkCmdDrawClusterIndirectHUAWEI
72 include::{generated}/api/protos/vkCmdDrawClusterIndirectHUAWEI.adoc[]
80 fname:vkCmdDrawClusterIndirectHUAWEI behaves similarly to
86 flink:vkCmdDrawClusterHUAWEI and fname:vkCmdDrawClusterIndirectHUAWEI as
94 * [[VUID-vkCmdDrawClusterIndirectHUAWEI-ClusterCullingHUAWEI-07824]]
98 * [[VUID-vkCmdDrawClusterIndirectHUAWEI-offset-07918]]
103 include::{generated}/validity/protos/vkCmdDrawClusterIndirectHUAWEI.adoc[]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_HUAWEI_cluster_culling_shader.adoc65 void vkCmdDrawClusterIndirectHUAWEI(
75 `vkCmdDrawClusterIndirectHUAWEI` behaves similarly to `vkCmdDrawClusterHUAWEI` except that the para…
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkan.hpp4883 …void vkCmdDrawClusterIndirectHUAWEI( VkCommandBuffer commandBuffer, VkBuffer buffer, VkDeviceSize … in vkCmdDrawClusterIndirectHUAWEI() function in VULKAN_HPP_NAMESPACE::DispatchLoaderStatic
4885 return ::vkCmdDrawClusterIndirectHUAWEI( commandBuffer, buffer, offset ); in vkCmdDrawClusterIndirectHUAWEI()
10125 PFN_vkCmdDrawClusterIndirectHUAWEI vkCmdDrawClusterIndirectHUAWEI = 0; member in VULKAN_HPP_NAMESPACE::DispatchLoaderDynamic
11285vkCmdDrawClusterIndirectHUAWEI = PFN_vkCmdDrawClusterIndirectHUAWEI( vkGetInstanceProcAddr( instan… in init()
12170vkCmdDrawClusterIndirectHUAWEI = PFN_vkCmdDrawClusterIndirectHUAWEI( vkGetDeviceProcAddr( device, … in init()
Dvulkan_raii.hpp1370vkCmdDrawClusterIndirectHUAWEI = PFN_vkCmdDrawClusterIndirectHUAWEI( vkGetDeviceProcAddr( device, … in DeviceDispatcher()
2225 PFN_vkCmdDrawClusterIndirectHUAWEI vkCmdDrawClusterIndirectHUAWEI = 0; member in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::DeviceDispatcher
18853 VULKAN_HPP_ASSERT( getDispatcher()->vkCmdDrawClusterIndirectHUAWEI && "Function <vkCmdDrawClusterIn… in drawClusterIndirectHUAWEI()
18857 …getDispatcher()->vkCmdDrawClusterIndirectHUAWEI( static_cast<VkCommandBuffer>( m_commandBuffer ), … in drawClusterIndirectHUAWEI()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dresources.adoc438 flink:vkCmdDrawClusterIndirectHUAWEI,
581 flink:vkCmdDrawClusterIndirectHUAWEI,
Dlimits.adoc4210 flink:vkCmdDrawClusterIndirectHUAWEI::pname:offset must be a multiple of
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h16348 VKAPI_ATTR void VKAPI_CALL vkCmdDrawClusterIndirectHUAWEI(