Home
last modified time | relevance | path

Searched defs:drawInstanced (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/ganesh/
H A DGrOpsRenderPass.cpp249 void GrOpsRenderPass::drawInstanced(int instanceCount, int baseInstance, int vertexCount, in drawInstanced() function in GrOpsRenderPass
H A DGrOpFlushState.h275 void drawInstanced(int instanceCount, int baseInstance, int vertexCount, int baseVertex) { in drawInstanced() function
/aosp_15_r20/external/skia/src/gpu/graphite/
H A DDrawWriter.h182 void drawInstanced(BindBufferInfo vertices, unsigned int vertexCount, in drawInstanced() function
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/
H A DGrD3DCommandList.cpp419 void GrD3DDirectCommandList::drawInstanced(unsigned int vertexCount, unsigned int instanceCount, in drawInstanced() function in GrD3DDirectCommandList
/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnCommandBuffer.cpp941 void DawnCommandBuffer::drawInstanced(PrimitiveType type, in drawInstanced() function in skgpu::graphite::DawnCommandBuffer
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DVulkanSecondaryCommandBuffer.h422 ANGLE_INLINE void VulkanSecondaryCommandBuffer::drawInstanced(uint32_t vertexCount, in drawInstanced() function
H A DSecondaryCommandBuffer.h1729 ANGLE_INLINE void SecondaryCommandBuffer::drawInstanced(uint32_t vertexCount, in drawInstanced() function
/aosp_15_r20/external/skia/src/gpu/graphite/vk/
H A DVulkanCommandBuffer.cpp1419 void VulkanCommandBuffer::drawInstanced(PrimitiveType, in drawInstanced() function in skgpu::graphite::VulkanCommandBuffer
/aosp_15_r20/external/deqp/framework/referencerenderer/
H A DrrRenderer.cpp1822 void Renderer::drawInstanced(const DrawCommand &command, int numInstances) const in drawInstanced() function in rr::Renderer
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl3cTransformFeedbackTests.cpp6001 void gl3cts::TransformFeedback::DrawXFBInstanced::drawInstanced() in drawInstanced() function in gl3cts::TransformFeedback::DrawXFBInstanced