Home
last modified time | relevance | path

Searched defs:drawIndexedInstanced (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrOpsRenderPass.cpp253 void GrOpsRenderPass::drawIndexedInstanced(int indexCount, int baseIndex, int instanceCount, in drawIndexedInstanced() function in GrOpsRenderPass
DGrOpFlushState.h247 void drawIndexedInstanced(int indexCount, int baseIndex, int instanceCount, int baseInstance, in drawIndexedInstanced() function
/external/skia/src/gpu/graphite/
DDrawWriter.h182 void drawIndexedInstanced(BindBufferInfo vertices, BindBufferInfo indices, in drawIndexedInstanced() function
/external/skia/src/gpu/ganesh/d3d/
DGrD3DCommandList.cpp426 void GrD3DDirectCommandList::drawIndexedInstanced(unsigned int indexCount, in drawIndexedInstanced() function in GrD3DDirectCommandList
/external/angle/src/libANGLE/renderer/vulkan/
DVulkanSecondaryCommandBuffer.h429 ANGLE_INLINE void VulkanSecondaryCommandBuffer::drawIndexedInstanced(uint32_t indexCount, in drawIndexedInstanced() function
DSecondaryCommandBuffer.h1402 ANGLE_INLINE void SecondaryCommandBuffer::drawIndexedInstanced(uint32_t indexCount, in drawIndexedInstanced() function
/external/skia/src/gpu/graphite/dawn/
DDawnCommandBuffer.cpp671 void DawnCommandBuffer::drawIndexedInstanced(PrimitiveType type, in drawIndexedInstanced() function in skgpu::graphite::DawnCommandBuffer