Home
last modified time | relevance | path

Searched defs:usePointMode (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationPrimitiveDiscardTests.cpp63 bool usePointMode; member
H A DvktTessellationUtil.cpp740 int numVerticesPerPrimitive (const TessPrimitiveType primitiveType, const bool usePointMode) in numVerticesPerPrimitive() argument
756 int referencePrimitiveCount (const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const float* innerLevels, const float* outerLevels) in referencePrimitiveCount() argument
764 int referenceVertexCount (const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const float* innerLevels, const float* outerLevels) in referenceVertexCount() argument
H A DvktTessellationUtil.hpp209 static inline const char* getOutputTopologyName (const TessPrimitiveType type, const Winding winding, const bool usePointMode) in getOutputTopologyName() argument
278 static inline const char* getGeometryShaderInputPrimitiveTypeShaderName (const TessPrimitiveType type, const bool usePointMode) in getGeometryShaderInputPrimitiveTypeShaderName() argument
298 static inline const char* getGeometryShaderOutputPrimitiveTypeShaderName (const TessPrimitiveType type, const bool usePointMode) in getGeometryShaderOutputPrimitiveTypeShaderName() argument
[all...]
H A DvktTessellationInvarianceTests.cpp115 inline PointModeUsage getPointModeUsage (const bool usePointMode) in getPointModeUsage() argument
160 inline std::string getProgramName (const std::string& baseName, const bool usePointMode, const bool writePointSize) in getProgramName() argument
174 inline std::string getProgramDescription (const Winding winding, const bool usePointMode) in getProgramDescription() argument
487 bool usePointMode; member
516 int multiplePatchReferencePrimitiveCount (const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const float* levels, int numPatches) in multiplePatchReferencePrimitiveCount() argument
525 int computeMaxPrimitiveCount (const int numPatchesToDraw, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, cons argument
639 draw(const deUint32 vertexCount, const std::vector<float>& patchTessLevels, const Winding winding, const bool usePointMode) draw() argument
761 const bool usePointMode = (usePointModeNdx != 0); iterate() local
1122 makeOuterEdgeIndexIndependenceTest(tcu::TestContext& testCtx, const std::string& name, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeOuterEdgeIndexIndependenceTest() argument
1128 makeSymmetricOuterEdgeTest(tcu::TestContext& testCtx, const std::string& name, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeSymmetricOuterEdgeTest() argument
1153 bool usePointMode; global() member
1857 makeInvariantPrimitiveSetTest(tcu::TestContext& testCtx, const std::string& name, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeInvariantPrimitiveSetTest() argument
1903 bool usePointMode; global() member
2192 makeTessCoordRangeTest(tcu::TestContext& testCtx, const std::string& name, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeTessCoordRangeTest() argument
2198 makeOneMinusTessCoordTest(tcu::TestContext& testCtx, const std::string& name, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeOneMinusTessCoordTest() argument
2247 const bool usePointMode = (usePointModeNdx != 0); createInvarianceTests() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTessellationTests.cpp7639 const bool usePointMode = usePointModeI != 0; init() local
7702 const bool usePointMode = usePointModeI != 0; init() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationPrimitiveDiscardTests.cpp63 bool usePointMode; member
H A DvktTessellationUtil.cpp748 int numVerticesPerPrimitive (const TessPrimitiveType primitiveType, const bool usePointMode) in numVerticesPerPrimitive() argument
764 int referencePrimitiveCount (const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const float* innerLevels, const float* outerLevels) in referencePrimitiveCount() argument
772 int referenceVertexCount (const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const float* innerLevels, const float* outerLevels) in referenceVertexCount() argument
H A DvktTessellationUtil.hpp210 static inline const char* getOutputTopologyName (const TessPrimitiveType type, const Winding winding, const bool usePointMode) in getOutputTopologyName() argument
279 static inline const char* getGeometryShaderInputPrimitiveTypeShaderName (const TessPrimitiveType type, const bool usePointMode) in getGeometryShaderInputPrimitiveTypeShaderName() argument
299 static inline const char* getGeometryShaderOutputPrimitiveTypeShaderName (const TessPrimitiveType type, const bool usePointMode) in getGeometryShaderOutputPrimitiveTypeShaderName() argument
[all...]
H A DvktTessellationInvarianceTests.cpp115 inline PointModeUsage getPointModeUsage (const bool usePointMode) in getPointModeUsage() argument
160 inline std::string getProgramName (const std::string& baseName, const Winding winding, const bool usePointMode) in getProgramName() argument
167 inline std::string getProgramName (const std::string& baseName, const bool usePointMode) in getProgramName() argument
174 inline std::string getProgramDescription (const Winding winding, const bool usePointMode) in getProgramDescription() argument
477 bool usePointMode; member
506 int multiplePatchReferencePrimitiveCount (const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, cons argument
515 computeMaxPrimitiveCount(const int numPatchesToDraw, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const bool usePointMode, const float (&singleOuterEdgeLevels)[N]) computeMaxPrimitiveCount() argument
629 draw(const deUint32 vertexCount, const std::vector<float>& patchTessLevels, const Winding winding, const bool usePointMode) draw() argument
749 const bool usePointMode = (usePointModeNdx != 0); iterate() local
1110 makeOuterEdgeIndexIndependenceTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeOuterEdgeIndexIndependenceTest() argument
1116 makeSymmetricOuterEdgeTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeSymmetricOuterEdgeTest() argument
1141 bool usePointMode; global() member
1840 makeInvariantPrimitiveSetTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeInvariantPrimitiveSetTest() argument
1886 bool usePointMode; global() member
2165 makeTessCoordRangeTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeTessCoordRangeTest() argument
2171 makeOneMinusTessCoordTest(tcu::TestContext& testCtx, const std::string& name, const std::string& description, const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const Winding winding, const bool usePointMode) makeOneMinusTessCoordTest() argument
2220 const bool usePointMode = (usePointModeNdx != 0); createInvarianceTests() local
[all...]

Completed in 23 milliseconds