Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DVertexArrayVk.h143 gl::AttributesMask mCurrentArrayBufferCompressed; variable
DVertexArrayVk.cpp617 attrib.format->id, mCurrentArrayBufferCompressed.test(attribIndex), in updateActiveAttribInfo()
778 mCurrentArrayBufferCompressed[attribIndex] = compressed; in syncDirtyAttrib()
791 mCurrentArrayBufferCompressed[attribIndex] = false; in syncDirtyAttrib()