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

  /external/chromium_org/third_party/mesa/src/src/glx/
clientinfo.c 40 Bool any_screen_has_ARB_create_context_profile = False;
105 any_screen_has_ARB_create_context_profile = True;
127 && any_screen_has_ARB_create_context_profile) {
  /external/mesa3d/src/glx/
clientinfo.c 40 Bool any_screen_has_ARB_create_context_profile = False;
105 any_screen_has_ARB_create_context_profile = True;
127 && any_screen_has_ARB_create_context_profile) {

Completed in 1210 milliseconds