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

  /external/chromium_org/third_party/mesa/src/src/glx/
indirect_vertex_array_priv.h 264 unsigned active_texture_unit; member in struct:array_state_vector
indirect_vertex_array.c 167 arrays->active_texture_unit = 0;
    [all...]
  /external/mesa3d/src/glx/
indirect_vertex_array_priv.h 264 unsigned active_texture_unit; member in struct:array_state_vector
indirect_vertex_array.c 167 arrays->active_texture_unit = 0;
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
context_state.cc 39 : active_texture_unit(0),
101 glActiveTexture(GL_TEXTURE0 + active_texture_unit);
context_state.h 130 GLuint active_texture_unit; member in struct:gpu::gles2::ContextState
gles2_cmd_decoder.cc     [all...]
texture_manager.cc     [all...]

Completed in 242 milliseconds