Searched refs:m_locations (Results 1 – 2 of 2) sorted by relevance
224 mutable std::vector<deUint32> m_locations; member in vkt::pipeline::__anon31e423bc0111::VertexInputTest396 m_locations.push_back(loc); in VertexInputTest()427 m_locations.push_back(slots[slotIdx]); in VertexInputTest()485 m_locations.clear(); in createInstance()487 m_locations.push_back(i); in createInstance()555 …attributeDescription.vkDescription.location = m_locations[attributeNdx] + getConsumedLocations(att… in createInstance()670 …glslInputs << "layout(location = " << m_locations[attributeNdx] << ") in " << glslTypeDesc.name <<… in getGlslInputDeclarations()
224 mutable std::vector<deUint32> m_locations; member in vkt::pipeline::__anondc269dfc0111::VertexInputTest396 m_locations.push_back(loc); in VertexInputTest()427 m_locations.push_back(slots[slotIdx]); in VertexInputTest()485 m_locations.clear(); in createInstance()487 m_locations.push_back(i); in createInstance()555 …attributeDescription.vkDescription.location = m_locations[attributeNdx] + getConsumedLocations(att… in createInstance()670 …glslInputs << "layout(location = " << m_locations[attributeNdx] << ") in " << glslTypeDesc.name <<… in getGlslInputDeclarations()