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

/external/chromium_org/gpu/command_buffer/service/
H A Dcontext_state.cc46 GLuint GetArbServiceId(const TextureUnit& unit) { function in namespace:gpu::gles2::__anon8411
58 return GetArbServiceId(unit);
115 GLuint service_id_arb = GetArbServiceId(texture_unit);
129 bind_texture_arb && service_id_arb != GetArbServiceId(prev_unit);

Completed in 541 milliseconds