Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DVertexArrayVk.h145 gl::AttributesMask mCurrentArrayBufferCompressed; variable
DVertexArrayVk.cpp571 attrib.format->id, mCurrentArrayBufferCompressed.test(attribIndex), in updateActiveAttribInfo()
728 mCurrentArrayBufferCompressed[attribIndex] = compressed; in syncDirtyAttrib()
741 mCurrentArrayBufferCompressed[attribIndex] = false; in syncDirtyAttrib()