Home
last modified time | relevance | path

Searched refs:SwrSetSoBuffers (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h411 SWR_FUNC(void, SwrSetSoBuffers, HANDLE hContext, SWR_STREAMOUT_BUFFER* pSoBuffer, uint32_t slot);
Dapi.cpp616 void SwrSetSoBuffers(HANDLE hContext, SWR_STREAMOUT_BUFFER* pSoBuffer, uint32_t slot) in SwrSetSoBuffers() function
1769 out_funcs.pfnSwrSetSoBuffers = SwrSetSoBuffers; in SwrGetInterface()