Searched refs:UnBindVertexArray (Results 1 – 2 of 2) sorted by relevance
300 void UnBindVertexArray(uint32_t vao);
1795 UnBindVertexArray(vao); in DeleteVertexArray()1926 void DeviceGLES::UnBindVertexArray(uint32_t vao) in UnBindVertexArray() function in DeviceGLES