Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Dapi.h536 uint32_t numVertsPerInstance,
Dapi.cpp1299 uint32_t numVertsPerInstance, in SwrDrawInstanced() argument
1305 hContext, topology, numVertsPerInstance, startVertex, numInstances, startInstance); in SwrDrawInstanced()