Lines Matching full:drivers
28 Some drivers don't support all the features required in OpenGL 4.3. OpenGL
44 Note: some of the new features are only available with certain drivers.
54 <li>GL_ARB_internalformat_query2 on all drivers</li>
62 <li>GL_ATI_fragment_shader on all Gallium drivers</li>
63 <li>GL_EXT_base_instance on all drivers that support GL_ARB_base_instance</li>
64 <li>GL_EXT_clip_cull_distance on all drivers that support GL_ARB_cull_distance</li>
67 <li>GL_OES_draw_buffers_indexed and GL_EXT_draw_buffers_indexed on all drivers that support GL_ARB_draw_buffers_blend</li>
68 <li>GL_OES_gpu_shader5 and GL_EXT_gpu_shader5 on all drivers that support GL_ARB_gpu_shader5</li>
71 <li>GL_OES_shader_image_atomic on all drivers that support GL_ARB_shader_image_load_store</li>
74 <li>GL_OES_texture_border_clamp and GL_EXT_texture_border_clamp on all drivers that support GL_ARB_texture_border_clamp</li>
76 <li>EGL_KHR_reusable_sync on all drivers</li>
331 Radeon drivers (r600 and radeonsi) now require LLVm 3.6 as a minimum.