Searched refs:GL_FILL_RECTANGLE_NV (Results 1 - 13 of 13) sorted by last modified time

/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h6473 #define GL_FILL_RECTANGLE_NV 0x933C macro
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c56 case GL_FILL_RECTANGLE_NV:
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dpolygon.c164 ctx->Polygon.FrontMode == GL_FILL_RECTANGLE_NV ||
165 ctx->Polygon.BackMode == GL_FILL_RECTANGLE_NV;
178 case GL_FILL_RECTANGLE_NV:
232 (mode == GL_FILL_RECTANGLE_NV || old_mode_has_fill_rectangle))
H A Ddraw_validate.c252 if ((ctx->Polygon.FrontMode == GL_FILL_RECTANGLE_NV) !=
253 (ctx->Polygon.BackMode == GL_FILL_RECTANGLE_NV))
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2ext.h2774 #define GL_FILL_RECTANGLE_NV 0x933C macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h9892 #define GL_FILL_RECTANGLE_NV 0x933C macro
H A Dglcorearb.h5050 #define GL_FILL_RECTANGLE_NV 0x933C macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_rasterizer.c56 case GL_FILL_RECTANGLE_NV:
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dpolygon.c171 case GL_FILL_RECTANGLE_NV:
H A Ddraw_validate.c198 if ((ctx->Polygon.FrontMode == GL_FILL_RECTANGLE_NV) !=
199 (ctx->Polygon.BackMode == GL_FILL_RECTANGLE_NV)) {
201 "GL_FILL_RECTANGLE_NV must be used as both front/back "
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h2723 #define GL_FILL_RECTANGLE_NV 0x933C macro
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h9821 #define GL_FILL_RECTANGLE_NV 0x933C macro
H A Dglcorearb.h5012 #define GL_FILL_RECTANGLE_NV 0x933C macro

Completed in 314 milliseconds