Home
last modified time | relevance | path

Searched defs:inPatchSize (Results 1 – 4 of 4) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationShaderInputOutputTests.cpp68 const int inPatchSize, in runTest()
208 int inPatchSize; member
608 const int inPatchSize = 3; in test() local
753 const int inPatchSize = NUM_VERTICES; in test() local
951 int inPatchSize; in createShaderInputOutputTests() member
DvktTessellationCommonEdgeTests.cpp374 const int inPatchSize = (caseDef.primitiveType == TESSPRIMITIVETYPE_TRIANGLES ? 3 : 4); in test() local
DvktTessellationMiscDrawTests.cpp140 const deUint32 inPatchSize = (caseDef.primitiveType == TESSPRIMITIVETYPE_TRIANGLES ? 3 : 4); in runTest() local
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp7369 int inPatchSize; in init() member