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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_vbuf.c 78 VB_NUM = 3
117 unsigned fallback_vbs[VB_NUM];
382 unsigned mask[VB_NUM])
385 unsigned fallback_vbs[VB_NUM];
394 for (type = 0; type < VB_NUM; type++) {
424 unsigned mask[VB_NUM] = {0};
425 struct translate_key key[VB_NUM];
426 unsigned elem_index[VB_NUM][PIPE_MAX_ATTRIBS]; /* ... into key.elements */
429 int start[VB_NUM] = {
435 unsigned num[VB_NUM] =
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_vbuf.c 78 VB_NUM = 3
117 unsigned fallback_vbs[VB_NUM];
382 unsigned mask[VB_NUM])
385 unsigned fallback_vbs[VB_NUM];
394 for (type = 0; type < VB_NUM; type++) {
424 unsigned mask[VB_NUM] = {0};
425 struct translate_key key[VB_NUM];
426 unsigned elem_index[VB_NUM][PIPE_MAX_ATTRIBS]; /* ... into key.elements */
429 int start[VB_NUM] = {
435 unsigned num[VB_NUM] =
    [all...]

Completed in 361 milliseconds