Home | History | Annotate | Download | only in recipes

Lines Matching refs:gl_prefix

127     gl_prefix = 'gl'
132 gl_prefix = 'gles'
136 gl_prefix = 'gles'
139 configs.append(gl_prefix)
141 configs.extend([gl_prefix, gl_prefix + 'dft', gl_prefix + 'srgb'])
143 configs.append(gl_prefix + 'msaa' + sample_count)
294 blacklist(gl_prefix + ' skp _ _')
506 blacklist([gl_prefix, 'gm', '_', 'imageblurtiled'])
513 gl_msaa_config = gl_prefix + 'msaa' + sample_count