HomeSort by relevance Sort by last modified time
    Searched refs:bound_texture_rectangle_arb (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
context_state.h 51 scoped_refptr<TextureRef> bound_texture_rectangle_arb; member in struct:gpu::gles2::TextureUnit
65 return bound_texture_rectangle_arb;
context_state.cc 71 service_id = texture_unit.bound_texture_rectangle_arb.get()
72 ? texture_unit.bound_texture_rectangle_arb->service_id()
texture_manager.cc     [all...]
gles2_cmd_decoder.cc     [all...]

Completed in 50 milliseconds