Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp2923 const deUint32 patchSize = 3; in execute() local
3022 const int patchSize = 2; in execute() local
/external/deqp/modules/gles31/functional/
Des31fTessellationTests.cpp2383 const int patchSize = m_primitiveType == TESSPRIMITIVETYPE_TRIANGLES ? 3 in iterate() local