Searched refs:m_vertexAttributeDescriptions (Results 1 – 1 of 1) sorted by relevance
604 std::vector<VkVertexInputAttributeDescription> m_vertexAttributeDescriptions; member in vkt::shaderexecutor::__anon848681380111::FragmentOutExecutor761 m_vertexAttributeDescriptions.push_back(attributeDescription); in addAttribute()836 m_vertexAttributeDescriptions.clear(); in clearRenderData()1197 (deUint32)m_vertexAttributeDescriptions.size(), // deUint32 attributeCount; in execute()1198 …&m_vertexAttributeDescriptions[0], // const VkVertexInputAttributeDescription* pvertexAttri… in execute()