Home
last modified time | relevance | path

Searched refs:EXT_window_rectangles (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/mapi/glapi/gen/
Dmeson.build114 'EXT_window_rectangles.xml',
/external/mesa3d/src/mesa/main/
Dconsts_exts.h217 GLboolean EXT_window_rectangles; member
Dextensions_table.h360 EXT(EXT_window_rectangles , EXT_window_rectangles , GLL, GLC, x…
Dget.c580 EXTRA_EXT(EXT_window_rectangles);
2613 if (!ctx->Extensions.EXT_window_rectangles) in find_value_indexed()
Dattrib.c994 if (ctx->Extensions.EXT_window_rectangles) { in _mesa_PopAttrib()
/external/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1104 EXT_CAP(EXT_window_rectangles, max_window_rectangles); in st_init_extensions()