Searched defs:vertexBindingDescriptions (Results 1 - 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
H A Dcore_validation_types.h478 std::vector<VkVertexInputBindingDescription> vertexBindingDescriptions; member in class:PIPELINE_STATE
489 vertexBindingDescriptions(), vertexAttributeDescriptions(), attachments(), blendConstantsEnabled(false), render_pass_ci(),
505 this->vertexBindingDescriptions = std::vector<VkVertexInputBindingDescription>(

Completed in 53 milliseconds