Home
last modified time | relevance | path

Searched refs:ShaderProgramDeclaration (Results 1 – 22 of 22) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrShaderProgram.cpp31 ShaderProgramDeclaration::ShaderProgramDeclaration (void) in ShaderProgramDeclaration() function in sglr::pdec::ShaderProgramDeclaration
39 ShaderProgramDeclaration& pdec::ShaderProgramDeclaration::operator<< (const VertexAttribute& v) in operator <<()
45 ShaderProgramDeclaration& pdec::ShaderProgramDeclaration::operator<< (const VertexToFragmentVarying… in operator <<()
51 ShaderProgramDeclaration& pdec::ShaderProgramDeclaration::operator<< (const VertexToGeometryVarying… in operator <<()
57 ShaderProgramDeclaration& pdec::ShaderProgramDeclaration::operator<< (const GeometryToFragmentVaryi… in operator <<()
63 ShaderProgramDeclaration& pdec::ShaderProgramDeclaration::operator<< (const FragmentOutput& v) in operator <<()
69 ShaderProgramDeclaration& pdec::ShaderProgramDeclaration::operator<< (const Uniform& v) in operator <<()
75 ShaderProgramDeclaration& pdec::ShaderProgramDeclaration::operator<< (const VertexSource& c) in operator <<()
83 ShaderProgramDeclaration& pdec::ShaderProgramDeclaration::operator<< (const FragmentSource& c) in operator <<()
91 ShaderProgramDeclaration& pdec::ShaderProgramDeclaration::operator<< (const GeometrySource& c) in operator <<()
[all …]
DsglrShaderProgram.hpp144 class ShaderProgramDeclaration class
147 ShaderProgramDeclaration (void);
149 ShaderProgramDeclaration& operator<< (const VertexAttribute&);
150 ShaderProgramDeclaration& operator<< (const VertexToFragmentVarying&);
151 ShaderProgramDeclaration& operator<< (const VertexToGeometryVarying&);
152 ShaderProgramDeclaration& operator<< (const GeometryToFragmentVarying&);
153 ShaderProgramDeclaration& operator<< (const FragmentOutput&);
154 ShaderProgramDeclaration& operator<< (const Uniform&);
155 ShaderProgramDeclaration& operator<< (const VertexSource&);
156 ShaderProgramDeclaration& operator<< (const FragmentSource&);
[all …]
/external/deqp/modules/gles3/functional/
Des3fFboTestUtil.cpp78 : ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in FlatColorShader()
152 : ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in GradientShader()
273 static sglr::pdec::ShaderProgramDeclaration genTexture2DShaderDecl (const DataTypes& samplerTypes, … in genTexture2DShaderDecl()
275 sglr::pdec::ShaderProgramDeclaration decl; in genTexture2DShaderDecl()
423 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in TextureCubeShader()
561 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in Texture2DArrayShader()
669 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in Texture3DShader()
777 : ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in DepthGradientShader()
Des3fDepthTests.cpp64 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in DepthShader()
Des3fTextureUnitTests.cpp249 static sglr::pdec::ShaderProgramDeclaration generateShaderProgramDeclaration (int numUnits, const v… in generateShaderProgramDeclaration()
251 sglr::pdec::ShaderProgramDeclaration decl; in generateShaderProgramDeclaration()
Des3fStencilTests.cpp62 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in StencilShader()
Des3fPolygonOffsetTests.cpp216 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in PositionColorShader()
Des3fDrawTests.cpp585 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in GridProgram()
Des3fClippingTests.cpp409 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in PositionColorShader()
/external/deqp/modules/glshared/
DglsRandomShaderProgram.cpp70 static void generateProgramDeclaration (sglr::pdec::ShaderProgramDeclaration& decl, const rsg::Shad… in generateProgramDeclaration()
96 static sglr::pdec::ShaderProgramDeclaration generateProgramDeclaration (const rsg::Shader& vertexSh… in generateProgramDeclaration()
98 sglr::pdec::ShaderProgramDeclaration decl; in generateProgramDeclaration()
DglsVertexArrayTests.cpp760 …static sglr::pdec::ShaderProgramDeclaration createProgramDeclaration (const glu::RenderContext& ct…
1123 sglr::pdec::ShaderProgramDeclaration ContextShaderProgram::createProgramDeclaration (const glu::Ren… in createProgramDeclaration()
1125 sglr::pdec::ShaderProgramDeclaration decl; in createProgramDeclaration()
DglsDrawTest.cpp1134 …static sglr::pdec::ShaderProgramDeclaration createProgramDeclaration (const glu::RenderContext& ct…
1492 sglr::pdec::ShaderProgramDeclaration DrawTestShaderProgram::createProgramDeclaration (const glu::Re… in createProgramDeclaration()
1494 sglr::pdec::ShaderProgramDeclaration decl; in createProgramDeclaration()
/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.cpp116 static sglr::pdec::ShaderProgramDeclaration genTexture2DShaderDecl (const DataTypes& samplerTypes, … in genTexture2DShaderDecl()
118 sglr::pdec::ShaderProgramDeclaration decl; in genTexture2DShaderDecl()
266 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in TextureCubeArrayShader()
Des31fGeometryShaderTests.cpp212 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in VertexExpanderShader()
315 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in VertexEmitterShader()
441 …static sglr::pdec::ShaderProgramDeclaration genProgramDeclaration (const glu::ContextType& context…
610 sglr::pdec::ShaderProgramDeclaration VertexVaryingShader::genProgramDeclaration (const glu::Context… in genProgramDeclaration()
612 sglr::pdec::ShaderProgramDeclaration decl; in genProgramDeclaration()
800 : sglr::ShaderProgram (sglr::pdec::ShaderProgramDeclaration() in OutputCountShader()
935 : sglr::ShaderProgram (sglr::pdec::ShaderProgramDeclaration() in BuiltinVariableShader()
1228 : sglr::ShaderProgram (sglr::pdec::ShaderProgramDeclaration() in VaryingOutputCountShader()
1503 : sglr::ShaderProgram (sglr::pdec::ShaderProgramDeclaration() in InvocationCountShader()
1686 : sglr::ShaderProgram (sglr::pdec::ShaderProgramDeclaration() in InstancedExpansionShader()
Des31fDrawTests.cpp716 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in GridProgram()
/external/deqp/modules/gles2/functional/
Des2fDepthTests.cpp64 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in DepthShader()
Des2fTextureUnitTests.cpp173 static sglr::pdec::ShaderProgramDeclaration generateShaderProgramDeclaration (int numUnits, const G… in generateShaderProgramDeclaration()
175 sglr::pdec::ShaderProgramDeclaration decl; in generateShaderProgramDeclaration()
Des2fStencilTests.cpp62 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in StencilShader()
Des2fFboRenderTest.cpp68 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in FlatColorShader()
115 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in SingleTex2DShader()
175 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in MixTexturesShader()
Des2fTextureSpecificationTests.cpp112 : ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in GradientShader()
168 : ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in Tex2DShader()
246 : ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in TexCubeShader()
Des2fPolygonOffsetTests.cpp213 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in PositionColorShader()
Des2fClippingTests.cpp406 : sglr::ShaderProgram(sglr::pdec::ShaderProgramDeclaration() in PositionColorShader()