i965: Add support for ARB_depth_clamp.
This commit is contained in:
@@ -139,6 +139,7 @@ static const struct dri_extension i915_extensions[] = {
|
||||
|
||||
/** i965-only extensions */
|
||||
static const struct dri_extension brw_extensions[] = {
|
||||
{ "GL_ARB_depth_clamp", NULL },
|
||||
{ "GL_ARB_depth_texture", NULL },
|
||||
{ "GL_ARB_fragment_program", NULL },
|
||||
{ "GL_ARB_fragment_program_shadow", NULL },
|
||||
|
Reference in New Issue
Block a user