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

  /external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
threads.cpp 723 void* pScratchSpace = nullptr;
727 queue.dispatch(pDC, workerId, threadGroupId, pSpillFillBuffer, pScratchSpace);
    [all...]
state.h 398 uint8_t* pScratchSpace; // Pointer to scratch space buffer used by the shader, shader is responsible
    [all...]

Completed in 7698 milliseconds