HomeSort by relevance Sort by last modified time
    Searched refs:tileCounter (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
state.h 355 // tileCounter = dispatchDims.x * dispatchDims.y * dispatchDims.z
361 uint32_t tileCounter; // The tile counter value for this thread group.
    [all...]
backend.cpp 67 csContext.tileCounter = threadGroupId;
    [all...]

Completed in 215 milliseconds