Searched defs:usePointMode (Results 1 – 5 of 5) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
| D | vktTessellationInvarianceTests.cpp | 115 inline PointModeUsage getPointModeUsage (const bool usePointMode) in getPointModeUsage() 160 inline std::string getProgramName (const std::string& baseName, const bool usePointMode, const bool… in getProgramName() 174 inline std::string getProgramDescription (const Winding winding, const bool usePointMode) in getProgramDescription() 487 bool usePointMode; member 516 … TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const fl… in multiplePatchReferencePrimitiveCount() 525 … TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const fl… in computeMaxPrimitiveCount() 639 …exCount, const std::vector<float>& patchTessLevels, const Winding winding, const bool usePointMode) in draw() 761 const bool usePointMode = (usePointModeNdx != 0); in iterate() local 1122 …eType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) in makeOuterEdgeIndexIndependenceTest() 1128 …eType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) in makeSymmetricOuterEdgeTest() [all …]
|
| D | vktTessellationUtil.hpp | 210 …etOutputTopologyName (const TessPrimitiveType type, const Winding winding, const bool usePointMode) in getOutputTopologyName() 279 …tGeometryShaderInputPrimitiveTypeShaderName (const TessPrimitiveType type, const bool usePointMode) in getGeometryShaderInputPrimitiveTypeShaderName() 299 …GeometryShaderOutputPrimitiveTypeShaderName (const TessPrimitiveType type, const bool usePointMode) in getGeometryShaderOutputPrimitiveTypeShaderName()
|
| D | vktTessellationUtil.cpp | 748 int numVerticesPerPrimitive (const TessPrimitiveType primitiveType, const bool usePointMode) in numVerticesPerPrimitive() 764 … TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const fl… in referencePrimitiveCount() 772 … TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const fl… in referenceVertexCount()
|
| D | vktTessellationPrimitiveDiscardTests.cpp | 63 bool usePointMode; member
|
| /external/deqp/modules/gles31/functional/ |
| D | es31fTessellationTests.cpp | 476 …tString (TessPrimitiveType primType, SpacingMode spacing, Winding winding, bool usePointMode=false) in getTessellationEvaluationInLayoutString() 485 …EvaluationInLayoutString (TessPrimitiveType primType, SpacingMode spacing, bool usePointMode=false) in getTessellationEvaluationInLayoutString() 493 …tionEvaluationInLayoutString (TessPrimitiveType primType, Winding winding, bool usePointMode=false) in getTessellationEvaluationInLayoutString() 501 …tring getTessellationEvaluationInLayoutString (TessPrimitiveType primType, bool usePointMode=false) in getTessellationEvaluationInLayoutString() 508 static inline deUint32 outputPrimitiveTypeGL (TessPrimitiveType tessPrimType, bool usePointMode) in outputPrimitiveTypeGL() 984 …iveCount (TessPrimitiveType primitiveType, SpacingMode spacingMode, bool usePointMode, const float… in referencePrimitiveCount() 990 …texCount (TessPrimitiveType primitiveType, SpacingMode spacingMode, bool usePointMode, const float… in referenceVertexCount() 998 …texCount (TessPrimitiveType primitiveType, SpacingMode spacingMode, bool usePointMode, const float… in multiplePatchReferenceVertexCount() 3601 …char* description, TessPrimitiveType primType, SpacingMode spacing, bool usePointMode, WindingUsag… in PrimitiveSetInvarianceCase() 3921 …* description, TessPrimitiveType primType, SpacingMode spacing, Winding winding, bool usePointMode) in InvariantPrimitiveSetCase() [all …]
|