Searched defs:PipelineStructs (Results 1 – 1 of 1) sorted by relevance
110 struct PipelineStructs : angle::NonCopyable struct112 PipelineScoped<TStructure> fragmentIn;113 PipelineScoped<TStructure> fragmentOut;114 PipelineScoped<TStructure> vertexIn;115 PipelineScoped<TStructure> vertexOut;116 PipelineScoped<TStructure> userUniforms;117 PipelineScoped<TStructure> angleUniforms;118 PipelineScoped<TStructure> nonConstantGlobals;119 PipelineScoped<TStructure> invocationVertexGlobals;120 PipelineScoped<TStructure> invocationFragmentGlobals;[all …]