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

  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_loader.h 40 uint profile_masks[ST_API_COUNT]; member in struct:egl_g3d_loader
egl_g3d.c 555 if (gdpy->loader->profile_masks[ST_API_OPENGL] & ST_PROFILE_DEFAULT_MASK)
557 if (gdpy->loader->profile_masks[ST_API_OPENGL] & ST_PROFILE_OPENGL_ES1_MASK)
559 if (gdpy->loader->profile_masks[ST_API_OPENGL] & ST_PROFILE_OPENGL_ES2_MASK)
561 if (gdpy->loader->profile_masks[ST_API_OPENVG] & ST_PROFILE_DEFAULT_MASK)
  /external/mesa3d/src/gallium/targets/egl-static/
egl.c 263 egl_g3d_loader.profile_masks[i] = egl_st_get_profile_mask(i);

Completed in 521 milliseconds