Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/gpu/command_buffer/service/
H A Dcontext_state.cc534 GLuint vao_service_id = attrib_manager->service_id(); in RestoreVertexAttribArrays() local
535 DCHECK(vao_service_id == 0); in RestoreVertexAttribArrays()
539 api()->glBindVertexArrayOESFn(vao_service_id); in RestoreVertexAttribArrays()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dcontext_state.cc533 GLuint vao_service_id = attrib_manager->service_id(); in RestoreVertexAttribArrays() local
534 DCHECK(vao_service_id == 0); in RestoreVertexAttribArrays()
538 api()->glBindVertexArrayOESFn(vao_service_id); in RestoreVertexAttribArrays()