Home
last modified time | relevance | path

Searched defs:patchSize (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp3682 const uint32_t patchSize = 3; in execute() local
3788 const int patchSize = 2; in execute() local
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp2622 const int patchSize = m_primitiveType == TESSPRIMITIVETYPE_TRIANGLES ? 3 : in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/reconvergence/
DvktReconvergenceTests.cpp5539 const uint32_t patchSize) in generateVertices()