Searched defs:vao (Results 1 – 2 of 2) sorted by relevance
43 uint32_t vao; member
1772 GLuint vao; in CreateVertexArray() local1791 void DeviceGLES::DeleteVertexArray(uint32_t vao) in DeleteVertexArray()1884 uint32_t vao = 1; in UnBindBufferFromVertexArray() local1926 void DeviceGLES::UnBindVertexArray(uint32_t vao) in UnBindVertexArray()1984 void DeviceGLES::BindVertexArray(uint32_t vao) in BindVertexArray()