Searched defs:innerLevels (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
H A D | vktTessellationUtil.cpp | 632 const float *innerLevels, const float *outerLevels) in referencePointModePrimitiveCount() 730 const float *innerLevels, const float *outerLevels) in referenceNonPointModePrimitiveCount() 787 … const bool usePointMode, const float *innerLevels, const float *outerLevels) in referencePrimitiveCount() 796 const float *innerLevels, const float *outerLevels) in referenceVertexCount()
|
H A D | vktTessellationCoordinatesTests.cpp | 136 … const float *innerLevels, const float *outerLevels) in generateReferenceTessCoords()
|
H A D | vktTessellationInvarianceTests.cpp | 833 … const float *const innerLevels = &patchTessLevels[NUM_TESS_LEVELS * patchNdx + 0]; in iterate() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fTessellationTests.cpp | 948 const float *innerLevels, const float *outerLevels) in generateReferenceTessCoords() 1015 const float *innerLevels, const float *outerLevels) in referencePointModePrimitiveCount() 1054 const float *innerLevels, const float *outerLevels) in referenceNonPointModePrimitiveCount() 1092 const float *innerLevels, const float *outerLevels) in referencePrimitiveCount() 1099 const float *innerLevels, const float *outerLevels) in referenceVertexCount() 2284 const float *const innerLevels = &tessLevelCases[tessLevelCaseNdx].inner[0]; in iterate() local 2635 float innerLevels[2]; in iterate() local 4563 const float *const innerLevels = &patchTessLevels[6 * patchNdx + 0]; in iterate() local
|