Searched defs:PipelineStructs (Results 1 – 1 of 1) sorted by relevance
105 struct PipelineStructs : angle::NonCopyable struct107 PipelineScoped<TStructure> fragmentIn;108 PipelineScoped<TStructure> fragmentOut;109 PipelineScoped<TStructure> vertexIn;110 PipelineScoped<TStructure> vertexOut;111 PipelineScoped<TStructure> userUniforms;112 PipelineScoped<TStructure> angleUniforms;113 PipelineScoped<TStructure> nonConstantGlobals;114 PipelineScoped<TStructure> invocationVertexGlobals;115 PipelineScoped<TStructure> invocationFragmentGlobals;[all …]