HomeSort by relevance Sort by last modified time
    Searched refs:GL_LINE_STRIP (Results 1 - 25 of 169) sorted by null

1 2 3 4 5 6 7

  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_split.c 72 case GL_LINE_STRIP:
vbo_exec.c 115 case GL_LINE_STRIP:
vbo_exec_draw.c 104 case GL_LINE_STRIP:
  /external/mesa3d/src/mesa/vbo/
vbo_split.c 72 case GL_LINE_STRIP:
vbo_exec.c 115 case GL_LINE_STRIP:
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_primitive_restart.c 104 case GL_LINE_STRIP:
brw_draw.c 358 case GL_LINE_STRIP:
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_primitive_restart.c 104 case GL_LINE_STRIP:
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
gl_enums.py 122 "GL_LINE_STRIP",
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/nouveau/
nouveau_gldefs.h 204 case GL_LINE_STRIP:
  /external/mesa3d/src/mapi/glapi/gen/
gl_enums.py 122 "GL_LINE_STRIP",
  /external/mesa3d/src/mesa/drivers/dri/nouveau/
nouveau_gldefs.h 204 case GL_LINE_STRIP:
  /sdk/emulator/opengl/host/libs/Translator/GLcommon/
GLESvalidate.cpp 88 case GL_LINE_STRIP:
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl_dd/
t_dd_dmatmp.h 183 INIT( GL_LINE_STRIP );
215 INIT( GL_LINE_STRIP );
765 ELT_INIT( GL_LINE_STRIP );
799 ELT_INIT( GL_LINE_STRIP );
1202 case GL_LINE_STRIP:
t_dd_dmatmp2.h 196 EMIT_PRIM( ctx, GL_LINE_STRIP, HW_LINE_STRIP, start, count );
262 ELT_INIT( GL_LINE_STRIP, HW_LINE_STRIP );
619 ELT_INIT( GL_LINE_STRIP, HW_LINE_STRIP );
662 ELT_INIT( GL_LINE_STRIP, HW_LINE_STRIP );
  /external/mesa3d/src/mesa/tnl_dd/
t_dd_dmatmp.h 183 INIT( GL_LINE_STRIP );
215 INIT( GL_LINE_STRIP );
765 ELT_INIT( GL_LINE_STRIP );
799 ELT_INIT( GL_LINE_STRIP );
1202 case GL_LINE_STRIP:
t_dd_dmatmp2.h 196 EMIT_PRIM( ctx, GL_LINE_STRIP, HW_LINE_STRIP, start, count );
262 ELT_INIT( GL_LINE_STRIP, HW_LINE_STRIP );
619 ELT_INIT( GL_LINE_STRIP, HW_LINE_STRIP );
662 ELT_INIT( GL_LINE_STRIP, HW_LINE_STRIP );
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
api_validate.c 219 case GL_LINE_STRIP:
270 case GL_LINE_STRIP:
  /external/mesa3d/src/mesa/main/
api_validate.c 219 case GL_LINE_STRIP:
270 case GL_LINE_STRIP:
  /frameworks/rs/driver/
rsdMeshObj.cpp 190 case RS_PRIMITIVE_LINE_STRIP: mGLPrimitives[i] = GL_LINE_STRIP; break;
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES10Header.java-if 111 public static final int GL_LINE_STRIP = 0x0003;
GLES20Header.java-if 34 public static final int GL_LINE_STRIP = 0x0003;
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_implementation_autogen.h 70 GL_LINE_STRIP,
  /external/chromium_org/third_party/angle_dx11/src/libGLESv2/
utilities.cpp 728 case GL_LINE_STRIP:
  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_vb_rendertmp.h 103 INIT(GL_LINE_STRIP);

Completed in 5774 milliseconds

1 2 3 4 5 6 7