Home
last modified time | relevance | path

Searched refs:referenceNonPointModePrimitiveCount (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/
H A DvktTessellationUtil.cpp704 static int referenceNonPointModePrimitiveCount (const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const float* innerLevels, const float* outerLevels) in referenceNonPointModePrimitiveCount() function
759 : referenceNonPointModePrimitiveCount (primitiveType, spacingMode, innerLevels, outerLevels); in referencePrimitiveCount()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/
H A DvktTessellationUtil.cpp712 static int referenceNonPointModePrimitiveCount (const TessPrimitiveType primitiveType, const SpacingMode spacingMode, const float* innerLevels, const float* outerLevels) in referenceNonPointModePrimitiveCount() function
767 : referenceNonPointModePrimitiveCount (primitiveType, spacingMode, innerLevels, outerLevels); in referencePrimitiveCount()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fTessellationTests.cpp948 static int referenceNonPointModePrimitiveCount (TessPrimitiveType primitiveType, SpacingMode spacingMode, const float* innerLevels, const float* outerLevels)
987 : referenceNonPointModePrimitiveCount (primitiveType, spacingMode, innerLevels, outerLevels);

Completed in 10 milliseconds