HomeSort by relevance Sort by last modified time
    Searched refs:genGeometrySource (Results 1 - 4 of 4) sorted by null

  /external/deqp/modules/gles31/functional/
es31fGeometryShaderTests.cpp 208 std::string genGeometrySource (const glu::ContextType& contextType, rr::GeometryShaderInputType inputType, rr::GeometryShaderOutputType outputType) const;
221 << sglr::pdec::GeometrySource(genGeometrySource(contextType, inputType, outputType).c_str()))
282 std::string VertexExpanderShader::genGeometrySource (const glu::ContextType& contextType, rr::GeometryShaderInputType inputType, rr::GeometryShaderOutputType outputType) const
306 std::string genGeometrySource (const glu::ContextType& contextType, int emitCountA, int endCountA, int emitCountB, int endCountB, rr::GeometryShaderOutputType outputType) const;
324 << sglr::pdec::GeometrySource(genGeometrySource(contextType, emitCountA, endCountA, emitCountB, endCountB, outputType).c_str()))
383 std::string VertexEmitterShader::genGeometrySource (const glu::ContextType& contextType, int emitCountA, int endCountA, int emitCountB, int endCountB, rr::GeometryShaderOutputType outputType) const
791 std::string genGeometrySource (const glu::ContextType& contextType, const OutputCountPatternSpec& spec) const;
809 << sglr::pdec::GeometrySource(genGeometrySource(contextType, spec).c_str()))
856 std::string OutputCountShader::genGeometrySource (const glu::ContextType& contextType, const OutputCountPatternSpec& spec) const
    [all...]
es31fPrimitiveBoundingBoxTests.cpp 530 virtual std::string genGeometrySource (void) const = 0;
653 sources << glu::GeometrySource(genGeometrySource());
    [all...]
es31fTessellationGeometryInteractionTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingShaderAccessTests.cpp     [all...]

Completed in 573 milliseconds