Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrReferenceUtils.hpp43 rr::GeometryShaderOutputType mapGLGeometryShaderOutputType (deUint32 primitive);
DsglrShaderProgram.hpp128 rr::GeometryShaderOutputType outputType_, in GeometryShaderDeclaration()
139 rr::GeometryShaderOutputType outputType;
DsglrReferenceUtils.cpp181 rr::GeometryShaderOutputType mapGLGeometryShaderOutputType (deUint32 primitive) in mapGLGeometryShaderOutputType()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fGeometryShaderTests.cpp153 std::string outputTypeToGLString (rr::GeometryShaderOutputType outputType) in outputTypeToGLString()
209 …xtType& contextType, rr::GeometryShaderInputType inputType, rr::GeometryShaderOutputType outputTyp…
217 …xtType& contextType, rr::GeometryShaderInputType inputType, rr::GeometryShaderOutputType outputTyp…
220 …xtType& contextType, rr::GeometryShaderInputType inputType, rr::GeometryShaderOutputType outputTyp… in VertexExpanderShader()
291 …xtType& contextType, rr::GeometryShaderInputType inputType, rr::GeometryShaderOutputType outputTyp… in genGeometrySource()
308 …t emitCountA, int endCountA, int emitCountB, int endCountB, rr::GeometryShaderOutputType outputTyp…
315 …t emitCountA, int endCountA, int emitCountB, int endCountB, rr::GeometryShaderOutputType outputTyp…
323 …t emitCountA, int endCountA, int emitCountB, int endCountB, rr::GeometryShaderOutputType outputTyp… in VertexEmitterShader()
392 …t emitCountA, int endCountA, int emitCountB, int endCountB, rr::GeometryShaderOutputType outputTyp… in genGeometrySource()