Home
last modified time | relevance | path

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

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddispatch.adoc72 slink:VkDispatchIndirectCommand structure taken from pname:buffer starting
80 The sum of pname:offset and the size of sname:VkDispatchIndirectCommand
87 [open,refpage='VkDispatchIndirectCommand',desc='Structure specifying a indirect dispatching command…
89 The sname:VkDispatchIndirectCommand structure is defined as:
91 include::{generated}/api/structs/VkDispatchIndirectCommand.adoc[]
100 The members of sname:VkDispatchIndirectCommand have the same meaning as the
105 * [[VUID-VkDispatchIndirectCommand-x-00417]]
108 * [[VUID-VkDispatchIndirectCommand-y-00418]]
111 * [[VUID-VkDispatchIndirectCommand-z-00419]]
116 include::{generated}/validity/structs/VkDispatchIndirectCommand.adoc[]
Dexecutiongraphs.adoc722 bytes of the payload, interpreted as a slink:VkDispatchIndirectCommand.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_HUAWEI_cluster_culling_shader/
Ddrawing.adoc84 slink:VkDispatchIndirectCommand structure taken from buffer starting at
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_AMDX_shader_enqueue.adoc207 …ration, the first part of each element of `payloads` must be a `VkDispatchIndirectCommand` structu…
208 …its structure type *must* include link:{refpage}VkDispatchIndirectCommand.html[VkDispatchIndirectC…
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.h78 const VkDispatchIndirectCommand* from,
79 VkDispatchIndirectCommand* to);
Dgoldfish_vk_transform_guest.h101 VkDispatchIndirectCommand* toTransform);
104 VkDispatchIndirectCommand* toTransform);
Dgoldfish_vk_marshaling_guest.h102 const VkDispatchIndirectCommand* forMarshaling);
105 VkDispatchIndirectCommand* forUnmarshaling);
Dgoldfish_vk_counting_guest.h69 const VkDispatchIndirectCommand* toCount, size_t* count);
Dgoldfish_vk_reserved_marshaling_guest.h80 const VkDispatchIndirectCommand* forMarshaling,
Dgoldfish_vk_transform_guest.cpp159 VkDispatchIndirectCommand* toTransform) { in transform_tohost_VkDispatchIndirectCommand()
165 VkDispatchIndirectCommand* toTransform) { in transform_fromhost_VkDispatchIndirectCommand()
Dgoldfish_vk_deepcopy_guest.cpp149 const VkDispatchIndirectCommand* from, in deepcopy_VkDispatchIndirectCommand()
150 VkDispatchIndirectCommand* to) { in deepcopy_VkDispatchIndirectCommand()
Dgoldfish_vk_counting_guest.cpp147 const VkDispatchIndirectCommand* toCount, size_t* count) { in count_VkDispatchIndirectCommand()
Dgoldfish_vk_marshaling_guest.cpp204 const VkDispatchIndirectCommand* forMarshaling) { in marshal_VkDispatchIndirectCommand()
212 VkDispatchIndirectCommand* forUnmarshaling) { in unmarshal_VkDispatchIndirectCommand()
Dgoldfish_vk_reserved_marshaling_guest.cpp158 const VkDispatchIndirectCommand* forMarshaling, in reservedmarshal_VkDispatchIndirectCommand()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.h71 const VkDispatchIndirectCommand* from,
72 VkDispatchIndirectCommand* to);
Dgoldfish_vk_transform.h101 VkDispatchIndirectCommand* toTransform);
104 VkDispatchIndirectCommand* toTransform);
Dgoldfish_vk_marshaling.h94 const VkDispatchIndirectCommand* forMarshaling);
97 VkDispatchIndirectCommand* forUnmarshaling);
Dgoldfish_vk_reserved_marshaling.h70 VkDispatchIndirectCommand* forUnmarshaling,
Dgoldfish_vk_transform.cpp156 VkDispatchIndirectCommand* toTransform) { in transform_tohost_VkDispatchIndirectCommand()
162 VkDispatchIndirectCommand* toTransform) { in transform_fromhost_VkDispatchIndirectCommand()
Dgoldfish_vk_deepcopy.cpp149 const VkDispatchIndirectCommand* from, in deepcopy_VkDispatchIndirectCommand()
150 VkDispatchIndirectCommand* to) { in deepcopy_VkDispatchIndirectCommand()
Dgoldfish_vk_marshaling.cpp240 const VkDispatchIndirectCommand* forMarshaling) { in marshal_VkDispatchIndirectCommand()
248 VkDispatchIndirectCommand* forUnmarshaling) { in unmarshal_VkDispatchIndirectCommand()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dindirectcommands.adoc292 * slink:VkDispatchIndirectCommand
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp52 …eof( VULKAN_HPP_NAMESPACE::DispatchIndirectCommand ) == sizeof( VkDispatchIndirectCommand ), "stru…
Dvulkan_static_assertions.hpp52 …eof( VULKAN_HPP_NAMESPACE::DispatchIndirectCommand ) == sizeof( VkDispatchIndirectCommand ), "stru…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h2874 typedef struct VkDispatchIndirectCommand { struct
2878 } VkDispatchIndirectCommand; argument

12