Home
last modified time | relevance | path

Searched defs:VkPipelineVertexInputStateCreateInfo (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl610 struct VkPipelineVertexInputStateCreateInfo struct
612 VkStructureType sType;
613 const void* pNext;
614 VkPipelineVertexInputStateCreateFlags flags;
615 deUint32 vertexBindingDescriptionCount;
616 const VkVertexInputBindingDescription* pVertexBindingDescriptions;
617 deUint32 vertexAttributeDescriptionCount;
618 const VkVertexInputAttributeDescription* pVertexAttributeDescriptions;
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h1686 typedef struct VkPipelineVertexInputStateCreateInfo { struct
1694 } VkPipelineVertexInputStateCreateInfo; argument
/external/skia/third_party/vulkan/
Dvulkan.h1677 typedef struct VkPipelineVertexInputStateCreateInfo { struct
1685 } VkPipelineVertexInputStateCreateInfo; argument