Home
last modified time | relevance | path

Searched refs:GeometryShaderOutputType (Results 1 – 6 of 6) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrShaders.hpp156 enum GeometryShaderOutputType enum
177 GeometryShaderOutputType outputType,
186 inline GeometryShaderOutputType getOutputType (void) const { return m_outputType; } in getOutputType()
192 const GeometryShaderOutputType m_outputType;
DrrShaders.cpp30 …s, size_t numVaryingOutputs, GeometryShaderInputType inputType, GeometryShaderOutputType outputTyp… in GeometryShader()
/external/deqp/framework/opengl/simplereference/
DsglrShaderProgram.hpp128 rr::GeometryShaderOutputType outputType_, in GeometryShaderDeclaration()
139 rr::GeometryShaderOutputType outputType;
DsglrReferenceUtils.hpp43 rr::GeometryShaderOutputType mapGLGeometryShaderOutputType (deUint32 primitive);
DsglrReferenceUtils.cpp181 rr::GeometryShaderOutputType mapGLGeometryShaderOutputType (deUint32 primitive) in mapGLGeometryShaderOutputType()
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp144 std::string outputTypeToGLString (rr::GeometryShaderOutputType outputType) in outputTypeToGLString()
200 …xtType& contextType, rr::GeometryShaderInputType inputType, rr::GeometryShaderOutputType outputTyp…
208 …xtType& contextType, rr::GeometryShaderInputType inputType, rr::GeometryShaderOutputType outputTyp…
211 …xtType& contextType, rr::GeometryShaderInputType inputType, rr::GeometryShaderOutputType outputTyp… in VertexExpanderShader()
282 …xtType& contextType, rr::GeometryShaderInputType inputType, rr::GeometryShaderOutputType outputTyp… in genGeometrySource()
299 …t emitCountA, int endCountA, int emitCountB, int endCountB, rr::GeometryShaderOutputType outputTyp…
306 …t emitCountA, int endCountA, int emitCountB, int endCountB, rr::GeometryShaderOutputType outputTyp…
314 …t emitCountA, int endCountA, int emitCountB, int endCountB, rr::GeometryShaderOutputType outputTyp… in VertexEmitterShader()
383 …t emitCountA, int endCountA, int emitCountB, int endCountB, rr::GeometryShaderOutputType outputTyp… in genGeometrySource()