r300g: handle PIPE_CAP_ARRAY_TEXTURES
This commit is contained in:
@@ -127,6 +127,7 @@ static int r300_get_param(struct pipe_screen* pscreen, enum pipe_cap param)
|
||||
case PIPE_CAP_STREAM_OUTPUT:
|
||||
case PIPE_CAP_PRIMITIVE_RESTART:
|
||||
case PIPE_CAP_INSTANCED_DRAWING:
|
||||
case PIPE_CAP_ARRAY_TEXTURES:
|
||||
return 0;
|
||||
|
||||
/* Texturing. */
|
||||
|
||||
Reference in New Issue
Block a user