Home
last modified time | relevance | path

Searched refs:VkVertexInputAttributeDescription (Results 1 – 25 of 30) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dfxvertex.adoc97 sname:VkVertexInputAttributeDescription::pname:location.
137 sname:VkVertexInputAttributeDescription::pname:location.
140 The sname:VkVertexInputAttributeDescription::pname:format must: be specified
169 sname:VkVertexInputAttributeDescription::pname:location.
225 sname:VkVertexInputAttributeDescription::pname:location.
274 sname:VkVertexInputAttributeDescription structures.
354 [open,refpage='VkVertexInputAttributeDescription',desc='Structure specifying vertex input attribute…
357 sname:VkVertexInputAttributeDescription structure, defined as:
359 include::{generated}/api/structs/VkVertexInputAttributeDescription.adoc[]
370 * [[VUID-VkVertexInputAttributeDescription-location-00620]]
[all …]
Dpipelines.adoc2434 slink:VkVertexInputAttributeDescription::pname:location
2441 slink:VkVertexInputAttributeDescription::pname:format
2446 slink:VkVertexInputAttributeDescription::pname:format has a 64-bit
2456 slink:VkVertexInputAttributeDescription::pname:format must: have a
2462 slink:VkVertexInputAttributeDescription::pname:format has a 64-bit
Dformats.adoc2055 (sname:VkVertexInputAttributeDescription::pname:format).
2614 (sname:VkVertexInputAttributeDescription::pname:format).
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_meta_draw_rects.c41 .pVertexAttributeDescriptions = &(const VkVertexInputAttributeDescription) {
Dvk_graphics_state.c322 const VkVertexInputAttributeDescription *desc = in vk_vertex_input_state_init()
/hardware/google/gfxstream/host/vulkan/
DCompositorVk.cpp56 static std::array<VkVertexInputAttributeDescription, 2> getAttributeDescription() { in getAttributeDescription()
58 VkVertexInputAttributeDescription{ in getAttributeDescription()
64 VkVertexInputAttributeDescription{ in getAttributeDescription()
/hardware/google/gfxstream/guest/vulkan_enc/
Dgoldfish_vk_deepcopy_guest.h265 const VkVertexInputAttributeDescription* from,
266 VkVertexInputAttributeDescription* to);
Dgoldfish_vk_transform_guest.h419 ResourceTracker* resourceTracker, VkVertexInputAttributeDescription* toTransform);
422 ResourceTracker* resourceTracker, VkVertexInputAttributeDescription* toTransform);
Dgoldfish_vk_marshaling_guest.h502 const VkVertexInputAttributeDescription* forMarshaling);
506 VkVertexInputAttributeDescription* forUnmarshaling);
Dgoldfish_vk_transform_guest.cpp1183 ResourceTracker* resourceTracker, VkVertexInputAttributeDescription* toTransform) { in transform_tohost_VkVertexInputAttributeDescription()
1189 ResourceTracker* resourceTracker, VkVertexInputAttributeDescription* toTransform) { in transform_fromhost_VkVertexInputAttributeDescription()
1216 (VkVertexInputAttributeDescription*)(toTransform->pVertexAttributeDescriptions + in transform_tohost_VkPipelineVertexInputStateCreateInfo()
1245 (VkVertexInputAttributeDescription*)(toTransform->pVertexAttributeDescriptions + in transform_fromhost_VkPipelineVertexInputStateCreateInfo()
Dgoldfish_vk_counting_guest.h239 const VkVertexInputAttributeDescription* toCount,
Dgoldfish_vk_reserved_marshaling_guest.h280 const VkVertexInputAttributeDescription* forMarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy_guest.cpp1120 const VkVertexInputAttributeDescription* from, in deepcopy_VkVertexInputAttributeDescription()
1121 VkVertexInputAttributeDescription* to) { in deepcopy_VkVertexInputAttributeDescription()
1164 to->pVertexAttributeDescriptions = (VkVertexInputAttributeDescription*)alloc->alloc( in deepcopy_VkPipelineVertexInputStateCreateInfo()
1166 sizeof(const VkVertexInputAttributeDescription)); in deepcopy_VkPipelineVertexInputStateCreateInfo()
1171 (VkVertexInputAttributeDescription*)(to->pVertexAttributeDescriptions + i)); in deepcopy_VkPipelineVertexInputStateCreateInfo()
Dgoldfish_vk_counting_guest.cpp1270 const VkVertexInputAttributeDescription* toCount, in count_VkVertexInputAttributeDescription()
1309 (const VkVertexInputAttributeDescription*)(toCount->pVertexAttributeDescriptions + in count_VkPipelineVertexInputStateCreateInfo()
Dgoldfish_vk_marshaling_guest.cpp2282 const VkVertexInputAttributeDescription* forMarshaling) { in marshal_VkVertexInputAttributeDescription()
2292 VkVertexInputAttributeDescription* forUnmarshaling) { in unmarshal_VkVertexInputAttributeDescription()
2325 (const VkVertexInputAttributeDescription*)(forMarshaling in marshal_VkPipelineVertexInputStateCreateInfo()
2357 (VkVertexInputAttributeDescription*)(forUnmarshaling->pVertexAttributeDescriptions + in unmarshal_VkPipelineVertexInputStateCreateInfo()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.h258 const VkVertexInputAttributeDescription* from,
259 VkVertexInputAttributeDescription* to);
Dgoldfish_vk_transform.h425 VkDecoderGlobalState* resourceTracker, VkVertexInputAttributeDescription* toTransform);
428 VkDecoderGlobalState* resourceTracker, VkVertexInputAttributeDescription* toTransform);
Dgoldfish_vk_marshaling.h488 const VkVertexInputAttributeDescription* forMarshaling);
492 VkVertexInputAttributeDescription* forUnmarshaling);
Dgoldfish_vk_transform.cpp1186 VkDecoderGlobalState* resourceTracker, VkVertexInputAttributeDescription* toTransform) { in transform_tohost_VkVertexInputAttributeDescription()
1192 VkDecoderGlobalState* resourceTracker, VkVertexInputAttributeDescription* toTransform) { in transform_fromhost_VkVertexInputAttributeDescription()
1219 (VkVertexInputAttributeDescription*)(toTransform->pVertexAttributeDescriptions + in transform_tohost_VkPipelineVertexInputStateCreateInfo()
1248 (VkVertexInputAttributeDescription*)(toTransform->pVertexAttributeDescriptions + in transform_fromhost_VkPipelineVertexInputStateCreateInfo()
Dgoldfish_vk_reserved_marshaling.h261 VkVertexInputAttributeDescription* forUnmarshaling, uint8_t** ptr);
Dgoldfish_vk_deepcopy.cpp1120 const VkVertexInputAttributeDescription* from, in deepcopy_VkVertexInputAttributeDescription()
1121 VkVertexInputAttributeDescription* to) { in deepcopy_VkVertexInputAttributeDescription()
1164 to->pVertexAttributeDescriptions = (VkVertexInputAttributeDescription*)alloc->alloc( in deepcopy_VkPipelineVertexInputStateCreateInfo()
1166 sizeof(const VkVertexInputAttributeDescription)); in deepcopy_VkPipelineVertexInputStateCreateInfo()
1171 (VkVertexInputAttributeDescription*)(to->pVertexAttributeDescriptions + i)); in deepcopy_VkPipelineVertexInputStateCreateInfo()
Dgoldfish_vk_marshaling.cpp2579 const VkVertexInputAttributeDescription* forMarshaling) { in marshal_VkVertexInputAttributeDescription()
2589 VkVertexInputAttributeDescription* forUnmarshaling) { in unmarshal_VkVertexInputAttributeDescription()
2622 (const VkVertexInputAttributeDescription*)(forMarshaling in marshal_VkPipelineVertexInputStateCreateInfo()
2667 sizeof(const VkVertexInputAttributeDescription)); in unmarshal_VkPipelineVertexInputStateCreateInfo()
2672 (VkVertexInputAttributeDescription*)(forUnmarshaling->pVertexAttributeDescriptions + in unmarshal_VkPipelineVertexInputStateCreateInfo()
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
Doverlay.cpp1535 VkVertexInputAttributeDescription attribute_desc[3] = {}; in setup_swapchain_data_pipeline()
/hardware/google/gfxstream/common/vulkan/include/vulkan/
Dvulkansc_static_assertions.hpp324 …HPP_NAMESPACE::VertexInputAttributeDescription ) == sizeof( VkVertexInputAttributeDescription ), "…
/hardware/google/gfxstream/guest/mesa/include/vulkan/
Dvulkan_core.h3500 typedef struct VkVertexInputAttributeDescription { struct
3505 } VkVertexInputAttributeDescription; argument
3514 const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;

12