Searched defs:vertexAttribute (Results 1 – 9 of 9) sorted by relevance
76 …raphicsPipelineBuilder& addVertexAttribute (const vk::VkVertexInputAttributeDescription vertexA… in addVertexAttribute()
115 const Attribute& vertexAttribute(int i) const { in vertexAttribute() function
148 wgpu::VertexAttribute& vertexAttribute = (*out)[attributeIndex]; in create_vertex_attributes() local
164 …raphicsPipelineBuilder& addVertexAttribute (const vk::VkVertexInputAttributeDescription vertexA… in addVertexAttribute()
72 …raphicsPipelineBuilder& addVertexAttribute (const vk::VkVertexInputAttributeDescription vertexA… in addVertexAttribute()
622 class vertexAttribute class in VertexAttrib64Bit::GetVertexAttribTest625 vertexAttribute(GLdouble min, GLdouble max) in vertexAttribute() function in VertexAttrib64Bit::GetVertexAttribTest::vertexAttribute
1322 const gl::VertexAttribute &vertexAttribute = vertexAttributes[attribIndex]; in SerializeVertexAttributeVector() local
4922 …const auto vertexAttribute = vk::makeVertexInputAttributeDescription(0u, 0u, vk::VK_FORMAT_R32G32_… in iterate() local
6585 const vk::VkVertexInputAttributeDescription vertexAttribute = in iterate() local