Searched defs:PrimitiveType (Results 1 - 19 of 19) sorted by relevance

/external/deqp/framework/referencerenderer/
H A DrrPrimitiveTypes.hpp32 enum PrimitiveType enum in namespace:rr
52 template <PrimitiveType DrawPrimitiveType> struct PrimitiveTypeTraits {};
/external/deqp/modules/glshared/
H A DglsScissorTests.hpp53 enum PrimitiveType enum in namespace:deqp::gls::Functional::ScissorTestInternal
82 PrimitiveType type,
/external/spirv-llvm/lib/SPIRV/Mangler/
H A DParameterType.cpp23 PrimitiveType::PrimitiveType(TypePrimitiveEnum primitive) : function in class:SPIR::PrimitiveType
28 MangleError PrimitiveType::accept(TypeVisitor* visitor) const {
35 std::string PrimitiveType::toString() const {
43 bool PrimitiveType::equals(const ParamType* type) const {
44 const PrimitiveType* p = SPIR::dyn_cast<PrimitiveType>(type);
236 const TypeEnum PrimitiveType::enumTy = TYPE_ID_PRIMITIVE;
H A DParameterType.h158 struct PrimitiveType : public ParamType { struct in namespace:SPIR
164 PrimitiveType(TypePrimitiveEnum);
443 virtual MangleError visit(const PrimitiveType*) = 0;
/external/swiftshader/src/OpenGL/libGL/
H A DDevice.hpp25 enum PrimitiveType enum in namespace:gl
59 virtual void drawIndexedPrimitive(PrimitiveType type, unsigned int indexOffset, unsigned int primitiveCount, int indexSize);
60 virtual void drawPrimitive(PrimitiveType primitiveType, unsigned int primiveCount);
/external/deqp/framework/opengl/
H A DgluDrawUtil.hpp76 enum PrimitiveType enum in namespace:glu
161 PrimitiveType type; //!< Primitive type.
166 PrimitiveList (PrimitiveType type_, int numElements_)
174 PrimitiveList (PrimitiveType type_, int numElements_, IndexType indexType_, const void* indices_)
/external/deqp/modules/gles3/functional/
H A Des3fPrimitiveRestartTests.cpp60 enum PrimitiveType enum in class:deqp::gles3::Functional::PrimitiveRestartCase
91 PrimitiveRestartCase (Context& context, const char* name, const char* description, PrimitiveType primType, IndexType indexType, Function function, bool beginWithRestart, bool endWithRestart, bool duplicateRestarts);
120 PrimitiveType m_primType;
131 PrimitiveRestartCase::PrimitiveRestartCase (Context& context, const char* name, const char* description, PrimitiveType primType, IndexType indexType, Function function, bool beginWithRestart, bool endWithRestart, bool duplicateRestarts)
698 (PrimitiveRestartCase::PrimitiveType)primType,
/external/v8/src/
H A Dcode-stub-assembler.h21 enum class PrimitiveType { kBoolean, kNumber, kString, kSymbol }; class in namespace:v8::internal
605 PrimitiveType primitive_type,
/external/ImageMagick/MagickCore/
H A Ddraw.h121 } PrimitiveType; typedef in typeref:enum:__anon41
338 PrimitiveType
/external/deqp/modules/gles31/functional/
H A Des31fShaderHelperInvocationTests.cpp60 enum PrimitiveType enum in namespace:deqp::gles31::Functional::__anon4757
71 static int getNumVerticesPerPrimitive (PrimitiveType primType)
86 static glu::PrimitiveType getGluPrimitiveType (PrimitiveType primType)
101 static void genVertices (PrimitiveType primType, int numPrimitives, de::Random* rnd, vector<Vec2>* dst)
162 static void drawRandomPrimitives (const glu::RenderContext& renderCtx, deUint32 program, PrimitiveType primType, int numPrimitives, de::Random* rnd)
295 HelperInvocationValueCase (Context& context, const char* name, const char* description, PrimitiveType primType, int numSamples);
303 const PrimitiveType m_primitiveType;
314 HelperInvocationValueCase::HelperInvocationValueCase (Context& context, const char* name, const char* description, PrimitiveType primType, int numSamples)
452 HelperInvocationDerivateCase (Context& context, const char* name, const char* description, PrimitiveType primTyp
[all...]
/external/deqp/modules/egl/
H A DteglRenderTests.cpp82 enum PrimitiveType enum in namespace:deqp::egl::__anon4253
118 PrimitiveType type;
160 drawOp.type = (PrimitiveType)rnd.getInt(0, PRIMITIVETYPE_LAST-1);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdi.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/testng/ant/3rdparty/
H A Dcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/sourceforge/cobertura/ net/sourceforge/cobertura/ant/ ...
/external/guice/extensions/struts2/lib/
H A Dcore-3.1.1.jarMETA-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse/jdt/core/ org/eclipse/jdt/core/compiler/ org/ ...
/external/guice/extensions/persist/lib/
H A Dhibernate3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/hibernate/ org/hibernate/AssertionFailure.class AssertionFailure. ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...

Completed in 1961 milliseconds