Home
last modified time | relevance | path

Searched defs:usePointMode (Results 1 – 5 of 5) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationInvarianceTests.cpp109 inline PointModeUsage getPointModeUsage (const bool usePointMode) in getPointModeUsage()
154 …string getProgramName (const std::string& baseName, const Winding winding, const bool usePointMode) in getProgramName()
161 inline std::string getProgramName (const std::string& baseName, const bool usePointMode) in getProgramName()
168 inline std::string getProgramDescription (const Winding winding, const bool usePointMode) in getProgramDescription()
471 bool usePointMode; member
500 … TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const fl… in multiplePatchReferencePrimitiveCount()
509 … TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const fl… in computeMaxPrimitiveCount()
623 …exCount, const std::vector<float>& patchTessLevels, const Winding winding, const bool usePointMode) in draw()
740 const bool usePointMode = (usePointModeNdx != 0); in iterate() local
1083 …eType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) in makeOuterEdgeIndexIndependenceTest()
[all …]
DvktTessellationUtil.hpp281 …tGeometryShaderInputPrimitiveTypeShaderName (const TessPrimitiveType type, const bool usePointMode) in getGeometryShaderInputPrimitiveTypeShaderName()
301 …GeometryShaderOutputPrimitiveTypeShaderName (const TessPrimitiveType type, const bool usePointMode) in getGeometryShaderOutputPrimitiveTypeShaderName()
DvktTessellationUtil.cpp1123 int numVerticesPerPrimitive (const TessPrimitiveType primitiveType, const bool usePointMode) in numVerticesPerPrimitive()
1139 … TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const fl… in referencePrimitiveCount()
1147 … TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const fl… in referenceVertexCount()
DvktTessellationPrimitiveDiscardTests.cpp58 bool usePointMode; member
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp474 …tString (TessPrimitiveType primType, SpacingMode spacing, Winding winding, bool usePointMode=false) in getTessellationEvaluationInLayoutString()
483 …EvaluationInLayoutString (TessPrimitiveType primType, SpacingMode spacing, bool usePointMode=false) in getTessellationEvaluationInLayoutString()
491 …tionEvaluationInLayoutString (TessPrimitiveType primType, Winding winding, bool usePointMode=false) in getTessellationEvaluationInLayoutString()
499 …tring getTessellationEvaluationInLayoutString (TessPrimitiveType primType, bool usePointMode=false) in getTessellationEvaluationInLayoutString()
506 static inline deUint32 outputPrimitiveTypeGL (TessPrimitiveType tessPrimType, bool usePointMode) in outputPrimitiveTypeGL()
982 …iveCount (TessPrimitiveType primitiveType, SpacingMode spacingMode, bool usePointMode, const float… in referencePrimitiveCount()
988 …texCount (TessPrimitiveType primitiveType, SpacingMode spacingMode, bool usePointMode, const float… in referenceVertexCount()
996 …texCount (TessPrimitiveType primitiveType, SpacingMode spacingMode, bool usePointMode, const float… in multiplePatchReferenceVertexCount()
3484 …char* description, TessPrimitiveType primType, SpacingMode spacing, bool usePointMode, WindingUsag… in PrimitiveSetInvarianceCase()
3798 …* description, TessPrimitiveType primType, SpacingMode spacing, Winding winding, bool usePointMode) in InvariantPrimitiveSetCase()
[all …]