Searched refs:genProgramDeclaration (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp441 static sglr::pdec::ShaderProgramDeclaration genProgramDeclaration (const glu::ContextType& contextType, int vertexOut, int geometryOut);
448 : sglr::ShaderProgram (genProgramDeclaration(contextType, vertexOut, geometryOut))
610 sglr::pdec::ShaderProgramDeclaration VertexVaryingShader::genProgramDeclaration (const glu::ContextType& contextType, int vertexOut, int geometryOut) function in class:deqp::gles31::Functional::__anon4786::VertexVaryingShader

Completed in 121 milliseconds