Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrOpsRenderPass.cpp261 void GrOpsRenderPass::drawIndexedInstanced(int indexCount, int baseIndex, int instanceCount, in drawIndexedInstanced() function in GrOpsRenderPass
H A DGrOpFlushState.h278 void drawIndexedInstanced(int indexCount, int baseIndex, int instanceCount, int baseInstance, in drawIndexedInstanced() function
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDrawWriter.h187 void drawIndexedInstanced(BindBufferInfo vertices, BindBufferInfo indices, in drawIndexedInstanced() function
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DCommandList.cpp426 void GrD3DDirectCommandList::drawIndexedInstanced(unsigned int indexCount, in drawIndexedInstanced() function in GrD3DDirectCommandList
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnCommandBuffer.cpp954 void DawnCommandBuffer::drawIndexedInstanced(PrimitiveType type, in drawIndexedInstanced() function in skgpu::graphite::DawnCommandBuffer
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DVulkanSecondaryCommandBuffer.h467 ANGLE_INLINE void VulkanSecondaryCommandBuffer::drawIndexedInstanced(uint32_t indexCount, in drawIndexedInstanced() function
H A DSecondaryCommandBuffer.h1671 ANGLE_INLINE void SecondaryCommandBuffer::drawIndexedInstanced(uint32_t indexCount, in drawIndexedInstanced() function
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanCommandBuffer.cpp1435 void VulkanCommandBuffer::drawIndexedInstanced(PrimitiveType, in drawIndexedInstanced() function in skgpu::graphite::VulkanCommandBuffer