Searched refs:is_vao_name_zero (Results 1 – 1 of 1) sorted by relevance
1658 bool is_vao_name_zero = src->VAO->Name == 0; in restore_array_attrib() local1669 if (!is_vao_name_zero && !_mesa_IsVertexArray(src->VAO->Name)) in restore_array_attrib()1675 if (is_vao_name_zero || !src->ArrayBufferObj || in restore_array_attrib()1687 if (is_vao_name_zero || !src->VAO->IndexBufferObj || in restore_array_attrib()