Home
last modified time | relevance | path

Searched defs:getOutputPrimitive (Results 1 – 3 of 3) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dlocalintermediate.h618 TLayoutGeometry getOutputPrimitive() const { return ElgNone; } in getOutputPrimitive() function
813 TLayoutGeometry getOutputPrimitive() const { return outputPrimitive; } in getOutputPrimitive() function
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
Dlocalintermediate.h625 TLayoutGeometry getOutputPrimitive() const { return ElgNone; } in getOutputPrimitive() function
820 TLayoutGeometry getOutputPrimitive() const { return outputPrimitive; } in getOutputPrimitive() function
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp5807 deUint32 VertexFeedbackCase::getOutputPrimitive (void) in getOutputPrimitive() function in deqp::gles31::Functional::__anonfc7ac3c70111::VertexFeedbackCase