Searched refs:VkVertexInputAttributeDescription2EXT (Results 1 – 12 of 12) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/commonvalidity/ |
D | draw_vertex_binding.adoc | 108 slink:VkVertexInputAttributeDescription2EXT::pname:location 123 slink:VkVertexInputAttributeDescription2EXT::pname:format 135 and slink:VkVertexInputAttributeDescription2EXT::pname:format has a 153 slink:VkVertexInputAttributeDescription2EXT::pname:format must: have a 166 and slink:VkVertexInputAttributeDescription2EXT::pname:format has a
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_vertex_input_dynamic_state.adoc | 35 ** Add new slink:VkVertexInputAttributeDescription2EXT struct for the
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | fxvertex.adoc | 413 sname:VkVertexInputAttributeDescription2EXT structures. 551 [open,refpage='VkVertexInputAttributeDescription2EXT',desc='Structure specifying the extended verte… 553 The sname:VkVertexInputAttributeDescription2EXT structure is defined as: 555 include::{generated}/api/structs/VkVertexInputAttributeDescription2EXT.adoc[] 569 * [[VUID-VkVertexInputAttributeDescription2EXT-location-06228]] 572 * [[VUID-VkVertexInputAttributeDescription2EXT-binding-06229]] 575 * [[VUID-VkVertexInputAttributeDescription2EXT-offset-06230]] 578 * [[VUID-VkVertexInputAttributeDescription2EXT-format-04805]] 582 * [[VUID-VkVertexInputAttributeDescription2EXT-vertexAttributeAccessBeyondStride-04806]] 592 include::{generated}/validity/structs/VkVertexInputAttributeDescription2EXT.adoc[]
|
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/ |
D | vk_graphics_state.c | 2052 const VkVertexInputAttributeDescription2EXT* pVertexAttributeDescriptions) in vk_common_CmdSetVertexInputEXT() 2081 const VkVertexInputAttributeDescription2EXT *desc = in vk_common_CmdSetVertexInputEXT()
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_core.h | 15604 typedef struct VkVertexInputAttributeDescription2EXT { struct 15611 } VkVertexInputAttributeDescription2EXT; argument 15613 …riptions, uint32_t vertexAttributeDescriptionCount, const VkVertexInputAttributeDescription2EXT* p… 15621 const VkVertexInputAttributeDescription2EXT* pVertexAttributeDescriptions);
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkansc_static_assertions.hpp | 1844 …MESPACE::VertexInputAttributeDescription2EXT ) == sizeof( VkVertexInputAttributeDescription2EXT ),…
|
D | vulkansc_funcs.hpp | 8680 …, vertexAttributeDescriptionCount, reinterpret_cast<const VkVertexInputAttributeDescription2EXT *>… in setVertexInputEXT() 8691 …ertexAttributeDescriptions.size(), reinterpret_cast<const VkVertexInputAttributeDescription2EXT *>… in setVertexInputEXT()
|
D | vulkansc.hpp | 2860 …riptions, uint32_t vertexAttributeDescriptionCount, const VkVertexInputAttributeDescription2EXT * … in vkCmdSetVertexInputEXT()
|
D | vulkan_static_assertions.hpp | 3744 …MESPACE::VertexInputAttributeDescription2EXT ) == sizeof( VkVertexInputAttributeDescription2EXT ),…
|
D | vulkansc_raii.hpp | 9940 …ertexAttributeDescriptions.size(), reinterpret_cast<const VkVertexInputAttributeDescription2EXT *>… in setVertexInputEXT()
|
D | vulkan.hpp | 4601 …riptions, uint32_t vertexAttributeDescriptionCount, const VkVertexInputAttributeDescription2EXT * … in vkCmdSetVertexInputEXT()
|
D | vulkan_raii.hpp | 18325 …ertexAttributeDescriptions.size(), reinterpret_cast<const VkVertexInputAttributeDescription2EXT *>… in setVertexInputEXT()
|