HomeSort by relevance Sort by last modified time
    Searched refs:VBUF_BUFSZ (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
radeon_ioctl.h 130 /* Command lengths. Note that any time you ensure ELTS_BUFSZ or VBUF_BUFSZ
138 #define VBUF_BUFSZ (8)
143 #define VBUF_BUFSZ (4)
radeon_tcl.c 327 const GLuint vbuf = VBUF_BUFSZ;
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_ioctl.h 130 /* Command lengths. Note that any time you ensure ELTS_BUFSZ or VBUF_BUFSZ
138 #define VBUF_BUFSZ (8)
143 #define VBUF_BUFSZ (4)
radeon_tcl.c 327 const GLuint vbuf = VBUF_BUFSZ;
  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
r200_ioctl.h 125 /* Command lengths. Note that any time you ensure ELTS_BUFSZ or VBUF_BUFSZ
132 #define VBUF_BUFSZ (3)
r200_tcl.c 328 const GLuint vbuf = VBUF_BUFSZ;
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_ioctl.h 125 /* Command lengths. Note that any time you ensure ELTS_BUFSZ or VBUF_BUFSZ
132 #define VBUF_BUFSZ (3)
r200_tcl.c 328 const GLuint vbuf = VBUF_BUFSZ;

Completed in 60 milliseconds