Home
last modified time | relevance | path

Searched defs:mAttributes (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DRenderPipelineVk.cpp336 std::array<VkVertexInputAttributeDescription, kMaxVertexAttributes> mAttributes; in RenderPipeline() local
489 std::array<VkVertexInputAttributeDescription, kMaxVertexAttributes>* mAttributes) { in ComputeVertexInputDesc()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
DRemoveInactiveInterfaceVariables.cpp39 const std::vector<sh::ShaderVariable> &mAttributes; member in sh::__anon4ecd79e50111::RemoveInactiveInterfaceVariablesTraverser
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h171 std::vector<sh::Attribute> mAttributes; variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DCompiler.h224 std::vector<sh::ShaderVariable> mAttributes; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgram.h428 std::vector<sh::Attribute> mAttributes; variable