Searched refs:GetOesServiceId (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/service/
H A Dcontext_state.cc41 GLuint GetOesServiceId(const TextureUnit& unit) { function in namespace:gpu::gles2::__anon8411
60 return GetOesServiceId(unit);
114 GLuint service_id_oes = GetOesServiceId(texture_unit);
127 bind_texture_oes && service_id_oes != GetOesServiceId(prev_unit);

Completed in 97 milliseconds