Searched refs:profile_masks (Results 1 – 3 of 3) sorted by relevance
40 uint profile_masks[ST_API_COUNT]; member
555 if (gdpy->loader->profile_masks[ST_API_OPENGL] & ST_PROFILE_DEFAULT_MASK) in egl_g3d_initialize()557 if (gdpy->loader->profile_masks[ST_API_OPENGL] & ST_PROFILE_OPENGL_ES1_MASK) in egl_g3d_initialize()559 if (gdpy->loader->profile_masks[ST_API_OPENGL] & ST_PROFILE_OPENGL_ES2_MASK) in egl_g3d_initialize()561 if (gdpy->loader->profile_masks[ST_API_OPENVG] & ST_PROFILE_DEFAULT_MASK) in egl_g3d_initialize()
263 egl_g3d_loader.profile_masks[i] = egl_st_get_profile_mask(i); in loader_init()