Searched refs:GL_LINES (Results 1 - 25 of 89) sorted by last modified time

1234

/external/robolectric/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
H A Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/microedition/khronos/ javax/microedition/khronos/opengles/ ...
/external/mesa3d/src/mesa/tnl/
H A Dt_vb_rendertmp.h82 INIT(GL_LINES);
/external/mesa3d/src/mesa/tnl_dd/
H A Dt_dd_dmatmp.h147 INIT( GL_LINES );
727 ELT_INIT( GL_LINES );
1199 case GL_LINES:
H A Dt_dd_dmatmp2.h146 EMIT_PRIM( ctx, GL_LINES, HW_LINES, start, count );
173 ELT_INIT( GL_LINES, HW_LINES );
225 ELT_INIT( GL_LINES, HW_LINES );
585 ELT_INIT( GL_LINES, HW_LINES );
H A Dt_dd_unfilled.h73 RASTERIZE(GL_LINES);
142 RASTERIZE(GL_LINES);
/external/mesa3d/src/mesa/vbo/
H A Dvbo_exec.c121 case GL_LINES:
H A Dvbo_exec_draw.c89 case GL_LINES:
H A Dvbo_save_api.c122 case GL_LINES:
H A Dvbo_split.c68 case GL_LINES:
/external/mesa3d/include/GL/
H A Dgl.h190 #define GL_LINES 0x0001 macro
/external/mesa3d/include/GLES/
H A Dgl.h57 #define GL_LINES 0x0001 macro
/external/mesa3d/include/GLES2/
H A Dgl2.h55 #define GL_LINES 0x0001 macro
/external/mesa3d/src/glx/
H A Dindirect_vertex_array.c884 case GL_LINES:
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Di830_vtbl.c220 case GL_LINES:
H A Di915_vtbl.c82 case GL_LINES:
H A Dintel_render.c87 GL_LINES,
88 GL_LINES,
89 GL_LINES,
H A Dintel_tris.c1035 GL_LINES,
1036 GL_LINES,
1037 GL_LINES,
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dbrw_clip.c99 case GL_LINES:
H A Dbrw_draw.c71 GL_LINES,
72 GL_LINES,
73 GL_LINES,
360 case GL_LINES:
H A Dbrw_primitive_restart.c103 case GL_LINES:
H A Dbrw_sf.c163 case GL_LINES:
H A Dbrw_wm.c531 if (brw->intel.reduced_primitive == GL_LINES) {
/external/mesa3d/src/mesa/drivers/dri/nouveau/
H A Dnouveau_gldefs.h200 case GL_LINES:
H A Dnouveau_swtnl_t.c290 BEGIN_PRIMITIVE(GL_LINES, 2);

Completed in 266 milliseconds

1234