Searched defs:drawInstanced (Results 1 – 10 of 10) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrOpsRenderPass.cpp | 249 void GrOpsRenderPass::drawInstanced(int instanceCount, int baseInstance, int vertexCount, in drawInstanced() function in GrOpsRenderPass
|
H A D | GrOpFlushState.h | 275 void drawInstanced(int instanceCount, int baseInstance, int vertexCount, int baseVertex) { in drawInstanced() function
|
/aosp_15_r20/external/skia/src/gpu/graphite/ |
H A D | DrawWriter.h | 182 void drawInstanced(BindBufferInfo vertices, unsigned int vertexCount, in drawInstanced() function
|
/aosp_15_r20/external/skia/src/gpu/ganesh/d3d/ |
H A D | GrD3DCommandList.cpp | 419 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 D | DawnCommandBuffer.cpp | 941 void DawnCommandBuffer::drawInstanced(PrimitiveType type, in drawInstanced() function in skgpu::graphite::DawnCommandBuffer
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | VulkanSecondaryCommandBuffer.h | 422 ANGLE_INLINE void VulkanSecondaryCommandBuffer::drawInstanced(uint32_t vertexCount, in drawInstanced() function
|
H A D | SecondaryCommandBuffer.h | 1729 ANGLE_INLINE void SecondaryCommandBuffer::drawInstanced(uint32_t vertexCount, in drawInstanced() function
|
/aosp_15_r20/external/skia/src/gpu/graphite/vk/ |
H A D | VulkanCommandBuffer.cpp | 1419 void VulkanCommandBuffer::drawInstanced(PrimitiveType, in drawInstanced() function in skgpu::graphite::VulkanCommandBuffer
|
/aosp_15_r20/external/deqp/framework/referencerenderer/ |
H A D | rrRenderer.cpp | 1822 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 D | gl3cTransformFeedbackTests.cpp | 6001 void gl3cts::TransformFeedback::DrawXFBInstanced::drawInstanced() in drawInstanced() function in gl3cts::TransformFeedback::DrawXFBInstanced
|