Home
last modified time | relevance | path

Searched defs:BindVertexBuffer (Results 1 – 2 of 2) sorted by relevance

/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp1954 void VkCommandBufferObj::BindVertexBuffer(VkConstantBufferObj *vertexBuffer, VkDeviceSize offset, u… in BindVertexBuffer() function in VkCommandBufferObj
/external/rust/android-crates-io/crates/gl/out/
Dbindings.rs1552 …pub unsafe fn BindVertexBuffer(bindingindex: types::GLuint, buffer: types::GLuint, offset: types::… in BindVertexBuffer() function
3354 pub static mut BindVertexBuffer: FnPtr = FnPtr { variable
6596 pub mod BindVertexBuffer { module