Searched defs:drawIndexedInstanced (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrOpsRenderPass.cpp | 261 void GrOpsRenderPass::drawIndexedInstanced(int indexCount, int baseIndex, int instanceCount, in drawIndexedInstanced() function in GrOpsRenderPass
|
H A D | GrOpFlushState.h | 278 void drawIndexedInstanced(int indexCount, int baseIndex, int instanceCount, int baseInstance, in drawIndexedInstanced() function
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | DrawWriter.h | 187 void drawIndexedInstanced(BindBufferInfo vertices, BindBufferInfo indices, in drawIndexedInstanced() function
|
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/ |
H A D | GrD3DCommandList.cpp | 426 void GrD3DDirectCommandList::drawIndexedInstanced(unsigned int indexCount, in drawIndexedInstanced() function in GrD3DDirectCommandList
|
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/ |
H A D | DawnCommandBuffer.cpp | 954 void DawnCommandBuffer::drawIndexedInstanced(PrimitiveType type, in drawIndexedInstanced() function in skgpu::graphite::DawnCommandBuffer
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | VulkanSecondaryCommandBuffer.h | 467 ANGLE_INLINE void VulkanSecondaryCommandBuffer::drawIndexedInstanced(uint32_t indexCount, in drawIndexedInstanced() function
|
H A D | SecondaryCommandBuffer.h | 1671 ANGLE_INLINE void SecondaryCommandBuffer::drawIndexedInstanced(uint32_t indexCount, in drawIndexedInstanced() function
|
/aosp_15_r20/external/skia/src/gpu/graphite/vk/ |
H A D | VulkanCommandBuffer.cpp | 1435 void VulkanCommandBuffer::drawIndexedInstanced(PrimitiveType, in drawIndexedInstanced() function in skgpu::graphite::VulkanCommandBuffer
|