Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DVertexArrayVk.h112 const gl::AttribArray<angle::FormatID> &getCurrentArrayBufferFormats() const in getCurrentArrayBufferFormats() function
H A DContextVk.cpp2698 vertexArrayVk->getCurrentArrayBufferFormats(); in handleDirtyGraphicsVertexBuffers()