Home
last modified time | relevance | path

Searched refs:APIDrawIndexed (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DRenderEncoderBase.h40 void APIDrawIndexed(uint32_t vertexCount,
DRenderEncoderBase.cpp113 void RenderEncoderBase::APIDrawIndexed(uint32_t indexCount, in APIDrawIndexed() function in dawn_native::RenderEncoderBase
/third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/
Drdtsc_core.h40 APIDrawIndexed, enumerator
Dapi.cpp1335 RDTSC_BEGIN(pContext->pBucketMgr, APIDrawIndexed, pDC->drawId); in DrawIndexedInstance()
1431 RDTSC_END(pContext->pBucketMgr, APIDrawIndexed, numIndices * numInstances); in DrawIndexedInstance()