Home
last modified time | relevance | path

Searched defs:startInstance (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.cpp1160 uint32_t startInstance = 0) in DrawInstanced()
1265 uint32_t startInstance in SwrDrawInstanced()
1287 uint32_t startInstance = 0) in DrawIndexedInstance()
1417 uint32_t startInstance) in SwrDrawIndexedInstanced()
Dcontext.h184 uint32_t startInstance; // Instance offset member
/external/mesa3d/src/gallium/drivers/swr/rasterizer/jitter/
Dfetch_jit.cpp388 Value* startInstance = LOAD(mpFetchInfo, {0, SWR_FETCH_CONTEXT_StartInstance}); in JitLoadVertices() local
910 Value* startInstance = LOAD(mpFetchInfo, {0, SWR_FETCH_CONTEXT_StartInstance}); in JitGatherVertices() local