HomeSort by relevance Sort by last modified time
    Searched full:has_texture_float (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_context.c 92 bool has_texture_float = true; local
94 bool has_texture_float = false; local
97 bool supports_gl30 = has_texture_float &&
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.c 92 bool has_texture_float = true; local
94 bool has_texture_float = false; local
97 bool supports_gl30 = has_texture_float &&

Completed in 1236 milliseconds