Searched defs:usePointMode (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationInvarianceTests.cpp | 117 inline PointModeUsage getPointModeUsage(const bool usePointMode) in getPointModeUsage() 162 inline std::string getProgramName(const std::string &baseName, const bool usePointMode, const bool … in getProgramName() 176 inline std::string getProgramDescription(const Winding winding, const bool usePointMode) in getProgramDescription() 505 bool usePointMode; member 537 … const bool usePointMode, const float *levels, int numPatches) in multiplePatchReferencePrimitiveCount() 549 const SpacingMode spacingMode, const bool usePointMode, in computeMaxPrimitiveCount() 681 const bool usePointMode) in draw() 819 const bool usePointMode = (usePointModeNdx != 0); in iterate() local 1221 const Winding winding, const bool usePointMode) in makeOuterEdgeIndexIndependenceTest() 1229 const Winding winding, const bool usePointMode) in makeSymmetricOuterEdgeTest() [all …]
|
H A D | vktTessellationUtil.hpp | 264 const bool usePointMode) in getOutputTopologyName() 338 const bool usePointMode) in getGeometryShaderInputPrimitiveTypeShaderName() 359 const bool usePointMode) in getGeometryShaderOutputPrimitiveTypeShaderName()
|
H A D | vktTessellationUtil.cpp | 767 int numVerticesPerPrimitive(const TessPrimitiveType primitiveType, const bool usePointMode) in numVerticesPerPrimitive() 787 … const bool usePointMode, const float *innerLevels, const float *outerLevels) in referencePrimitiveCount() 795 …ount(const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, in referenceVertexCount()
|
H A D | vktTessellationPrimitiveDiscardTests.cpp | 63 bool usePointMode; member
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTessellationTests.cpp | 518 … Winding winding, bool usePointMode = false) in getTessellationEvaluationInLayoutString() 525 bool usePointMode = false) in getTessellationEvaluationInLayoutString() 532 bool usePointMode = false) in getTessellationEvaluationInLayoutString() 538 …ring getTessellationEvaluationInLayoutString(TessPrimitiveType primType, bool usePointMode = false) in getTessellationEvaluationInLayoutString() 544 static inline uint32_t outputPrimitiveTypeGL(TessPrimitiveType tessPrimType, bool usePointMode) in outputPrimitiveTypeGL() 1091 …eferencePrimitiveCount(TessPrimitiveType primitiveType, SpacingMode spacingMode, bool usePointMode, in referencePrimitiveCount() 1098 …t referenceVertexCount(TessPrimitiveType primitiveType, SpacingMode spacingMode, bool usePointMode, in referenceVertexCount() 1108 bool usePointMode, const float *levels, int numPatches) in multiplePatchReferenceVertexCount() 3900 SpacingMode spacing, bool usePointMode, WindingUsage windingUsage) in PrimitiveSetInvarianceCase() 4264 SpacingMode spacing, Winding winding, bool usePointMode) in InvariantPrimitiveSetCase() [all …]
|