Home
last modified time | relevance | path

Searched refs:getCurrentArrayBufferDivisors (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DVertexArrayVk.h122 const gl::AttribArray<GLuint> &getCurrentArrayBufferDivisors() const in getCurrentArrayBufferDivisors() function
H A DContextVk.cpp2701 vertexArrayVk->getCurrentArrayBufferDivisors(); in handleDirtyGraphicsVertexBuffers()