Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dtessellator.hpp450 …bool IntegerPartitioning() {return (m_partitioning == D3D11_TESSELLATOR_PARTITIONING_INTEGER) ? tr… in IntegerPartitioning() function in CHLSLTessellator
/third_party/mesa3d/src/gallium/auxiliary/tessellator/
Dtessellator.hpp436 …bool IntegerPartitioning() {return (m_partitioning == PIPE_TESSELLATOR_PARTITIONING_INTEGER) ? tru… in IntegerPartitioning() function in CHLSLTessellator