Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Darrayobj.c1150 _mesa_IsVertexArray( GLuint id ) in _mesa_IsVertexArray() function
Dattrib.c1296 if (!is_vao_name_zero && !_mesa_IsVertexArray(src->VAO->Name)) in restore_array_attrib()