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/ |
D | drawing.adoc | 34 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/ |
D | VK_HUAWEI_cluster_culling_shader.adoc | 65 void vkCmdDrawClusterIndirectHUAWEI( 75 `vkCmdDrawClusterIndirectHUAWEI` behaves similarly to `vkCmdDrawClusterHUAWEI` except that the para…
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan.hpp | 4883 …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 11285 …vkCmdDrawClusterIndirectHUAWEI = PFN_vkCmdDrawClusterIndirectHUAWEI( vkGetInstanceProcAddr( instan… in init() 12170 …vkCmdDrawClusterIndirectHUAWEI = PFN_vkCmdDrawClusterIndirectHUAWEI( vkGetDeviceProcAddr( device, … in init()
|
D | vulkan_raii.hpp | 1370 …vkCmdDrawClusterIndirectHUAWEI = 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/ |
D | resources.adoc | 438 flink:vkCmdDrawClusterIndirectHUAWEI, 581 flink:vkCmdDrawClusterIndirectHUAWEI,
|
D | limits.adoc | 4210 flink:vkCmdDrawClusterIndirectHUAWEI::pname:offset must be a multiple of
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 16348 VKAPI_ATTR void VKAPI_CALL vkCmdDrawClusterIndirectHUAWEI(
|