Searched defs:drawIndexedInstanced (Results 1 – 7 of 7) sorted by relevance
| /third_party/skia/experimental/graphite/src/ |
| D | CommandBuffer.h | 84 void drawIndexedInstanced(PrimitiveType type, unsigned int baseIndex, unsigned int indexCount, in drawIndexedInstanced() function
|
| /third_party/skia/src/gpu/ |
| D | GrOpsRenderPass.cpp | 256 void GrOpsRenderPass::drawIndexedInstanced(int indexCount, int baseIndex, int instanceCount, in drawIndexedInstanced() function in GrOpsRenderPass
|
| D | GrOpFlushState.h | 245 void drawIndexedInstanced(int indexCount, int baseIndex, int instanceCount, int baseInstance, in drawIndexedInstanced() function
|
| /third_party/skia/src/gpu/d3d/ |
| D | GrD3DCommandList.cpp | 426 void GrD3DDirectCommandList::drawIndexedInstanced(unsigned int indexCount, in drawIndexedInstanced() function in GrD3DDirectCommandList
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | VulkanSecondaryCommandBuffer.h | 410 ANGLE_INLINE void VulkanSecondaryCommandBuffer::drawIndexedInstanced(uint32_t indexCount, in drawIndexedInstanced() function
|
| D | SecondaryCommandBuffer.h | 1202 ANGLE_INLINE void SecondaryCommandBuffer::drawIndexedInstanced(uint32_t indexCount, in drawIndexedInstanced() function
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | SecondaryCommandBuffer.h | 865 ANGLE_INLINE void SecondaryCommandBuffer::drawIndexedInstanced(uint32_t indexCount, in drawIndexedInstanced() function
|