Home
last modified time | relevance | path

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

/third_party/skia/experimental/graphite/src/
DCommandBuffer.cpp51 void CommandBuffer::bindVertexBuffers(sk_sp<Buffer> vertexBuffer, size_t vertexOffset, in bindVertexBuffers() function in skgpu::CommandBuffer
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h688 ANGLE_INLINE void SecondaryCommandBuffer::bindVertexBuffers(uint32_t firstBinding, in bindVertexBuffers() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h612 PFNGLBINDVERTEXBUFFERSPROC bindVertexBuffers = nullptr; variable
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h612 PFNGLBINDVERTEXBUFFERSPROC bindVertexBuffers = nullptr; variable
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkCommandBuffer.cpp1380 void CommandBuffer::bindVertexBuffers(uint32_t firstBinding, uint32_t bindingCount, in bindVertexBuffers() function in vk::CommandBuffer
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSecondaryCommandBuffer.h982 ANGLE_INLINE void SecondaryCommandBuffer::bindVertexBuffers(uint32_t firstBinding, in bindVertexBuffers() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp2803 void Context::bindVertexBuffers(GLuint first, in bindVertexBuffers() function in gl::Context
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp2938 void Context::bindVertexBuffers(GLuint first, in bindVertexBuffers() function in gl::Context
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp4684 …VULKAN_HPP_INLINE void CommandBuffer::bindVertexBuffers( uint32_t … in bindVertexBuffers() function in VULKAN_HPP_NAMESPACE::CommandBuffer
4701 …CommandBuffer::bindVertexBuffers( uint32_t first… in bindVertexBuffers() function in VULKAN_HPP_NAMESPACE::CommandBuffer
Dvulkan_raii.hpp9945 VULKAN_HPP_INLINE void CommandBuffer::bindVertexBuffers( in bindVertexBuffers() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer