Home
last modified time | relevance | path

Searched refs:VkDrawIndexedIndirectCommand (Results 1 – 25 of 26) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddrawing.adoc1360 slink:VkDrawIndexedIndirectCommand structures.
1373 code:sizeof(sname:VkDrawIndexedIndirectCommand)
1376 code:sizeof(sname:VkDrawIndexedIndirectCommand))# must: be less than or
1381 code:sizeof(sname:VkDrawIndexedIndirectCommand))# must: be less than or
1388 [open,refpage='VkDrawIndexedIndirectCommand',desc='Structure specifying a indexed indirect drawing …
1390 :refpage: VkDrawIndexedIndirectCommand
1392 The sname:VkDrawIndexedIndirectCommand structure is defined as:
1394 include::{generated}/api/structs/VkDrawIndexedIndirectCommand.adoc[]
1403 The members of sname:VkDrawIndexedIndirectCommand have the same meaning as
1409 * [[VUID-VkDrawIndexedIndirectCommand-None-00552]]
[all …]
Dfeatures.adoc464 sname:VkDrawIndirectCommand and sname:VkDrawIndexedIndirectCommand
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_HUAWEI_cluster_culling_shader/
Dclusterculling.adoc32 which have a similar definition to slink:VkDrawIndexedIndirectCommand and
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.h82 const VkDrawIndexedIndirectCommand* from,
83 VkDrawIndexedIndirectCommand* to);
Dgoldfish_vk_transform_guest.h107 VkDrawIndexedIndirectCommand* toTransform);
110 VkDrawIndexedIndirectCommand* toTransform);
Dgoldfish_vk_marshaling_guest.h108 const VkDrawIndexedIndirectCommand* forMarshaling);
111 VkDrawIndexedIndirectCommand* forUnmarshaling);
Dgoldfish_vk_counting_guest.h72 const VkDrawIndexedIndirectCommand* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h85 const VkDrawIndexedIndirectCommand* forMarshaling,
Dgoldfish_vk_transform_guest.cpp171 VkDrawIndexedIndirectCommand* toTransform) { in transform_tohost_VkDrawIndexedIndirectCommand()
177 VkDrawIndexedIndirectCommand* toTransform) { in transform_fromhost_VkDrawIndexedIndirectCommand()
Dgoldfish_vk_deepcopy_guest.cpp157 const VkDrawIndexedIndirectCommand* from, in deepcopy_VkDrawIndexedIndirectCommand()
158 VkDrawIndexedIndirectCommand* to) { in deepcopy_VkDrawIndexedIndirectCommand()
Dgoldfish_vk_counting_guest.cpp158 const VkDrawIndexedIndirectCommand* toCount, in count_VkDrawIndexedIndirectCommand()
Dgoldfish_vk_marshaling_guest.cpp220 const VkDrawIndexedIndirectCommand* forMarshaling) { in marshal_VkDrawIndexedIndirectCommand()
230 VkDrawIndexedIndirectCommand* forUnmarshaling) { in unmarshal_VkDrawIndexedIndirectCommand()
Dgoldfish_vk_reserved_marshaling_guest.cpp172 const VkDrawIndexedIndirectCommand* forMarshaling, in reservedmarshal_VkDrawIndexedIndirectCommand()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.h75 const VkDrawIndexedIndirectCommand* from,
76 VkDrawIndexedIndirectCommand* to);
Dgoldfish_vk_transform.h107 VkDrawIndexedIndirectCommand* toTransform);
110 VkDrawIndexedIndirectCommand* toTransform);
Dgoldfish_vk_marshaling.h100 const VkDrawIndexedIndirectCommand* forMarshaling);
103 VkDrawIndexedIndirectCommand* forUnmarshaling);
Dgoldfish_vk_reserved_marshaling.h75 VkDrawIndexedIndirectCommand* forUnmarshaling,
Dgoldfish_vk_transform.cpp168 VkDrawIndexedIndirectCommand* toTransform) { in transform_tohost_VkDrawIndexedIndirectCommand()
174 VkDrawIndexedIndirectCommand* toTransform) { in transform_fromhost_VkDrawIndexedIndirectCommand()
Dgoldfish_vk_deepcopy.cpp157 const VkDrawIndexedIndirectCommand* from, in deepcopy_VkDrawIndexedIndirectCommand()
158 VkDrawIndexedIndirectCommand* to) { in deepcopy_VkDrawIndexedIndirectCommand()
Dgoldfish_vk_marshaling.cpp256 const VkDrawIndexedIndirectCommand* forMarshaling) { in marshal_VkDrawIndexedIndirectCommand()
266 VkDrawIndexedIndirectCommand* forUnmarshaling) { in unmarshal_VkDrawIndexedIndirectCommand()
Dgoldfish_vk_reserved_marshaling.cpp200 VkDrawIndexedIndirectCommand* forUnmarshaling, in reservedunmarshal_VkDrawIndexedIndirectCommand()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dindirectcommands.adoc284 * slink:VkDrawIndexedIndirectCommand
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp56 …VULKAN_HPP_NAMESPACE::DrawIndexedIndirectCommand ) == sizeof( VkDrawIndexedIndirectCommand ), "str…
Dvulkan_static_assertions.hpp56 …VULKAN_HPP_NAMESPACE::DrawIndexedIndirectCommand ) == sizeof( VkDrawIndexedIndirectCommand ), "str…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2880 typedef struct VkDrawIndexedIndirectCommand { struct
2886 } VkDrawIndexedIndirectCommand; argument

12