Searched defs:drawIndexedInstanced (Results 1 – 7 of 7) sorted by relevance
/external/skia/src/gpu/ganesh/ |
D | GrOpsRenderPass.cpp | 253 void GrOpsRenderPass::drawIndexedInstanced(int indexCount, int baseIndex, int instanceCount, in drawIndexedInstanced() function in GrOpsRenderPass
|
D | GrOpFlushState.h | 247 void drawIndexedInstanced(int indexCount, int baseIndex, int instanceCount, int baseInstance, in drawIndexedInstanced() function
|
/external/skia/src/gpu/graphite/ |
D | DrawWriter.h | 182 void drawIndexedInstanced(BindBufferInfo vertices, BindBufferInfo indices, in drawIndexedInstanced() function
|
/external/skia/src/gpu/ganesh/d3d/ |
D | GrD3DCommandList.cpp | 426 void GrD3DDirectCommandList::drawIndexedInstanced(unsigned int indexCount, in drawIndexedInstanced() function in GrD3DDirectCommandList
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | VulkanSecondaryCommandBuffer.h | 429 ANGLE_INLINE void VulkanSecondaryCommandBuffer::drawIndexedInstanced(uint32_t indexCount, in drawIndexedInstanced() function
|
D | SecondaryCommandBuffer.h | 1402 ANGLE_INLINE void SecondaryCommandBuffer::drawIndexedInstanced(uint32_t indexCount, in drawIndexedInstanced() function
|
/external/skia/src/gpu/graphite/dawn/ |
D | DawnCommandBuffer.cpp | 671 void DawnCommandBuffer::drawIndexedInstanced(PrimitiveType type, in drawIndexedInstanced() function in skgpu::graphite::DawnCommandBuffer
|