Home
last modified time | relevance | path

Searched defs:primType (Results 1 – 15 of 15) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderHelperInvocationTests.cpp71 static int getNumVerticesPerPrimitive(PrimitiveType primType) in getNumVerticesPerPrimitive()
91 static glu::PrimitiveType getGluPrimitiveType(PrimitiveType primType) in getGluPrimitiveType()
111 static void genVertices(PrimitiveType primType, int numPrimitives, de::Random *rnd, vector<Vec2> *d… in genVertices()
172 …drawRandomPrimitives(const glu::RenderContext &renderCtx, uint32_t program, PrimitiveType primType, in drawRandomPrimitives()
328 PrimitiveType primType, int numSamples) in HelperInvocationValueCase()
487 PrimitiveType primType, int numSamples, in HelperInvocationDerivateCase()
683 PrimitiveType primType; in init() member
707 const PrimitiveType primType = s_primTypes[primTypeNdx].primType; in init() local
726 const PrimitiveType primType = s_primTypes[primTypeNdx].primType; in init() local
Des31fTessellationTests.cpp517 static inline string getTessellationEvaluationInLayoutString(TessPrimitiveType primType, SpacingMod… in getTessellationEvaluationInLayoutString()
524 static inline string getTessellationEvaluationInLayoutString(TessPrimitiveType primType, SpacingMod… in getTessellationEvaluationInLayoutString()
531 static inline string getTessellationEvaluationInLayoutString(TessPrimitiveType primType, Winding wi… in getTessellationEvaluationInLayoutString()
538 static inline string getTessellationEvaluationInLayoutString(TessPrimitiveType primType, bool usePo… in getTessellationEvaluationInLayoutString()
565 static inline int numInnerTessellationLevels(TessPrimitiveType primType) in numInnerTessellationLevels()
581 static inline int numOuterTessellationLevels(TessPrimitiveType primType) in numOuterTessellationLevels()
603 …string tessellationLevelsString(const float *inner, const float *outer, TessPrimitiveType primType) in tessellationLevelsString()
695 static vector<OuterEdgeDescription> outerEdgeDescriptions(TessPrimitiveType primType) in outerEdgeDescriptions()
3899 …rianceCase(Context &context, const char *name, const char *description, TessPrimitiveType primType, in PrimitiveSetInvarianceCase()
4263 …iveSetCase(Context &context, const char *name, const char *description, TessPrimitiveType primType, in InvariantPrimitiveSetCase()
[all …]
/external/skia/src/gpu/ganesh/ops/
DGrSimpleMeshDrawOpHelperWithStencil.cpp53 GrPrimitiveType primType, in createProgramInfoWithStencil()
DGrSimpleMeshDrawOpHelper.cpp218 GrPrimitiveType primType, in createProgramInfo()
DDefaultPathRenderer.cpp450 GrPrimitiveType primType() const { in primType() function in __anon631974ae0111::DefaultPathOp
DStrokeRectOp.cpp200 GrPrimitiveType primType = (fStrokeWidth > 0) ? GrPrimitiveType::kTriangleStrip in onCreateProgramInfo() local
/external/deqp/modules/gles3/functional/
Des3fPrimitiveRestartTests.cpp134PrimitiveType primType, IndexType indexType, Function function, in PrimitiveRestartCase()
719 … for (int primType = 0; primType < (int)PrimitiveRestartCase::PRIMITIVE_LAST; primType++) in init() local
/external/skia/tests/
DClipStackTest.cpp198 SkClipStack::Element::DeviceSpaceType primType) { in test_bounds()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.cpp433 int numOuterTessellationLevels(const TessPrimitiveType primType) in numOuterTessellationLevels()
DvktTessellationMiscDrawTests.cpp703 const auto &primType = ((i == 0u) ? m_params.patchTypes.first : m_params.patchTypes.second); in initPrograms() local
DvktTessellationInvarianceTests.cpp469 std::vector<OuterEdgeDescription> outerEdgeDescriptions(const TessPrimitiveType primType) in outerEdgeDescriptions()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_cmd.h750 SVGA3dPrimitiveType primType; member
/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTests.cpp4932 for (const auto primType : types) in createMeshShaderMiscTests() local
DvktMeshShaderMiscTestsEXT.cpp5104 for (const auto primType : types) in createMeshShaderMiscTestsEXT() local
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_vgpu10.c3021 static const VGPU10_PRIMITIVE primType[] = { in emit_vgpu10_property() local