Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dmain.cpp1165 std::vector<VertexInputDeclaration::VertexInputAttributeDescription>& vertexInputAttributes) in reflectVertexInputs()
1250 std::vector<VertexInputDeclaration::VertexInputAttributeDescription> vertexInputAttributes; in reflectSpvBinary() local