Searched defs:vertexAttribute (Results 1 – 9 of 9) sorted by relevance
109 …GraphicsPipelineBuilder &addVertexAttribute(const vk::VkVertexInputAttributeDescription vertexAttr… in addVertexAttribute()
122 const Attribute& vertexAttribute(int i) const { in vertexAttribute() function
157 wgpu::VertexAttribute& vertexAttribute = (*out)[attributeIndex]; in create_vertex_attributes() local
209 …GraphicsPipelineBuilder &addVertexAttribute(const vk::VkVertexInputAttributeDescription vertexAttr… in addVertexAttribute()
105 …GraphicsPipelineBuilder &addVertexAttribute(const vk::VkVertexInputAttributeDescription vertexAttr… in addVertexAttribute()
624 class vertexAttribute class in VertexAttrib64Bit::GetVertexAttribTest627 vertexAttribute(GLdouble min, GLdouble max) in vertexAttribute() function in VertexAttrib64Bit::GetVertexAttribTest::vertexAttribute
1335 const gl::VertexAttribute &vertexAttribute = vertexAttributes[attribIndex]; in SerializeVertexAttributeVector() local
5021 …const auto vertexAttribute = vk::makeVertexInputAttributeDescription(0u, 0u, vk::VK_FORMAT_R32G32_… in iterate() local
7025 const vk::VkVertexInputAttributeDescription vertexAttribute = { in iterate() local