Searched defs:mAttributes (Results 1 – 3 of 3) sorted by relevance
336 std::array<VkVertexInputAttributeDescription, kMaxVertexAttributes> mAttributes; in RenderPipeline() local489 std::array<VkVertexInputAttributeDescription, kMaxVertexAttributes>* mAttributes) { in ComputeVertexInputDesc()
171 std::vector<sh::Attribute> mAttributes; variable
428 std::vector<sh::Attribute> mAttributes; variable