Home
last modified time | relevance | path

Searched refs:bindInputBuffer (Results 1 – 22 of 22) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/vk/
H A DGrVkOpsRenderPass.cpp558 currCmdBuf->bindInputBuffer(fGpu, binding++, vkVertexBuffer); in onBindBuffers()
563 currCmdBuf->bindInputBuffer(fGpu, binding++, vkInstanceBuffer); in onBindBuffers()
H A DGrVkCommandBuffer.h50 void bindInputBuffer(GrVkGpu* gpu, uint32_t binding, const GrVkVertexBuffer* vbuffer);
H A DGrVkCommandBuffer.cpp179 void GrVkCommandBuffer::bindInputBuffer(GrVkGpu* gpu, uint32_t binding, in bindInputBuffer() function in GrVkCommandBuffer
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkOpsRenderPass.cpp410 currCmdBuf->bindInputBuffer(fGpu, binding++, in bindGeometry()
418 currCmdBuf->bindInputBuffer(fGpu, binding++, in bindGeometry()
H A DGrVkCommandBuffer.h50 void bindInputBuffer(GrVkGpu* gpu, uint32_t binding, const GrVkVertexBuffer* vbuffer);
H A DGrVkCommandBuffer.cpp203 void GrVkCommandBuffer::bindInputBuffer(GrVkGpu* gpu, uint32_t binding, in bindInputBuffer() function in GrVkCommandBuffer
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkOpsRenderPass.cpp410 currCmdBuf->bindInputBuffer(fGpu, binding++, in bindGeometry()
418 currCmdBuf->bindInputBuffer(fGpu, binding++, in bindGeometry()
H A DGrVkCommandBuffer.h50 void bindInputBuffer(GrVkGpu* gpu, uint32_t binding, const GrVkVertexBuffer* vbuffer);
H A DGrVkCommandBuffer.cpp203 void GrVkCommandBuffer::bindInputBuffer(GrVkGpu* gpu, uint32_t binding, in bindInputBuffer() function in GrVkCommandBuffer
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkOpsRenderPass.cpp410 currCmdBuf->bindInputBuffer(fGpu, binding++, in bindGeometry()
418 currCmdBuf->bindInputBuffer(fGpu, binding++, in bindGeometry()
H A DGrVkCommandBuffer.h50 void bindInputBuffer(GrVkGpu* gpu, uint32_t binding, const GrVkVertexBuffer* vbuffer);
H A DGrVkCommandBuffer.cpp203 void GrVkCommandBuffer::bindInputBuffer(GrVkGpu* gpu, uint32_t binding, in bindInputBuffer() function in GrVkCommandBuffer
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkOpsRenderPass.cpp410 currCmdBuf->bindInputBuffer(fGpu, binding++, in bindGeometry()
418 currCmdBuf->bindInputBuffer(fGpu, binding++, in bindGeometry()
H A DGrVkCommandBuffer.h50 void bindInputBuffer(GrVkGpu* gpu, uint32_t binding, const GrVkVertexBuffer* vbuffer);
H A DGrVkCommandBuffer.cpp203 void GrVkCommandBuffer::bindInputBuffer(GrVkGpu* gpu, uint32_t binding, in bindInputBuffer() function in GrVkCommandBuffer
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/vk/
H A DGrVkOpsRenderPass.cpp602 currCmdBuf->bindInputBuffer(fGpu, binding++, std::move(vertexBuffer)); in onBindBuffers()
607 currCmdBuf->bindInputBuffer(fGpu, binding++, std::move(instanceBuffer)); in onBindBuffers()
H A DGrVkCommandBuffer.h50 void bindInputBuffer(GrVkGpu* gpu, uint32_t binding, sk_sp<const GrBuffer> buffer);
H A DGrVkCommandBuffer.cpp194 void GrVkCommandBuffer::bindInputBuffer(GrVkGpu* gpu, uint32_t binding, in bindInputBuffer() function in GrVkCommandBuffer
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/vk/
H A DGrVkCommandBuffer.h48 void bindInputBuffer(GrVkGpu* gpu, uint32_t binding, const GrVkVertexBuffer* vbuffer);
H A DGrVkGpuCommandBuffer.cpp481 currCmdBuf->bindInputBuffer(fGpu, binding++, in bindGeometry()
490 currCmdBuf->bindInputBuffer(fGpu, binding++, in bindGeometry()
H A DGrVkCopyManager.cpp380 cmdBuffer->bindInputBuffer(gpu, 0, fVertexBuffer.get()); in copySurfaceAsDraw()
H A DGrVkCommandBuffer.cpp153 void GrVkCommandBuffer::bindInputBuffer(GrVkGpu* gpu, uint32_t binding, in bindInputBuffer() function in GrVkCommandBuffer