Searched refs:stencilPitchB (Results 1 – 6 of 6) sorted by relevance
114 …ta + OFFSET(DrawData,stencilBuffer)) + yMin * *Pointer<Int>(data + OFFSET(DrawData,stencilPitchB)); in rasterize()311 …sBuffer += *Pointer<Int>(data + OFFSET(DrawData,stencilPitchB)) << (1 + sw::log2(clusterCount)); … in rasterize()
200 int stencilPitchB; member
674 data->stencilPitchB = context->stencilBuffer->getStencilPitchB(); in draw()
181 int stencilPitchB; member
554 data->stencilPitchB = context->stencilBuffer->getStencilPitchB(); in draw()