Home | History | Annotate | Download | only in intel

Lines Matching refs:api_mask

1056    unsigned int api_mask;
1115 api_mask = (1 << __DRI_API_OPENGL);
1117 api_mask |= (1 << __DRI_API_GLES);
1120 api_mask |= (1 << __DRI_API_GLES2);
1124 psp->api_mask = api_mask;