Home
last modified time | relevance | path

Searched refs:getOutputPrimitive (Results 1 – 4 of 4) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dlocalintermediate.h594 TLayoutGeometry getOutputPrimitive() const { return outputPrimitive; } in getOutputPrimitive() function
DParseHelper.cpp4609 if (intermediate.getOutputPrimitive() == ElgNone) { in finish()
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp5408 deUint32 getOutputPrimitive (void);
5582 const deUint32 outputPrimitive = getOutputPrimitive(); in iterate()
5734 deUint32 VertexFeedbackCase::getOutputPrimitive (void) in getOutputPrimitive() function in deqp::gles31::Functional::__anon756c2e640111::VertexFeedbackCase
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp1362 primitive = glslangIntermediate->getOutputPrimitive(); in TGlslangToSpvTraverser()
1412 switch (glslangIntermediate->getOutputPrimitive()) { in TGlslangToSpvTraverser()
1493 switch (glslangIntermediate->getOutputPrimitive()) { in TGlslangToSpvTraverser()