Home
last modified time | relevance | path

Searched refs:GetOesServiceId (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.cc47 GLuint GetOesServiceId(const TextureUnit& unit) { in GetOesServiceId() function
68 return GetOesServiceId(unit); in GetServiceId()
258 service_id_oes = GetOesServiceId(texture_unit); in RestoreTextureUnitBindings()
289 bind_texture_oes && service_id_oes != GetOesServiceId(prev_unit); in RestoreTextureUnitBindings()
/dports/www/chromium-legacy/chromium-88.0.4324.182/gpu/command_buffer/service/
H A Dcontext_state.cc48 GLuint GetOesServiceId(const TextureUnit& unit) { in GetOesServiceId() function
69 return GetOesServiceId(unit); in GetServiceId()
259 service_id_oes = GetOesServiceId(texture_unit); in RestoreTextureUnitBindings()
290 bind_texture_oes && service_id_oes != GetOesServiceId(prev_unit); in RestoreTextureUnitBindings()