Searched refs:vertexIn (Results 1 – 4 of 4) sorted by relevance
114 PipelineScoped<TStructure> vertexIn; member
498 vertexIn, in matches()
1404 const bool hasAttributeIndices = mPipelineStructs.vertexIn.external == &structure; in emitStructDeclaration()1411 BuildExternalAttributeIndexMap(mCompiler, mPipelineStructs.vertexIn); in emitStructDeclaration()2025 mPipelineStructs.vertexIn.matches(*structure)) in emitFunctionParameter()
1019 {Pipeline::Type::VertexIn, outStructs.vertexIn, nullptr, &inputVaryings}, in RewritePipelines()