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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_state_derived.c 141 int* vs_output_tab = r300->stream_loc_notcl;
325 int *stream_loc_notcl = r300->stream_loc_notcl; local
348 stream_loc_notcl[loc++] = 0;
353 stream_loc_notcl[loc++] = 1;
364 stream_loc_notcl[loc++] = 2 + i;
400 stream_loc_notcl[loc++] = 4 + i;
409 stream_loc_notcl[loc++] = 6 + tex_count;
452 stream_loc_notcl[loc++] = 6 + tex_count;
501 stream_loc_notcl[loc++] = 6 + tex_count
    [all...]
r300_context.h 566 int stream_loc_notcl[16]; member in struct:r300_context
  /external/mesa3d/src/gallium/drivers/r300/
r300_state_derived.c 141 int* vs_output_tab = r300->stream_loc_notcl;
325 int *stream_loc_notcl = r300->stream_loc_notcl; local
348 stream_loc_notcl[loc++] = 0;
353 stream_loc_notcl[loc++] = 1;
364 stream_loc_notcl[loc++] = 2 + i;
400 stream_loc_notcl[loc++] = 4 + i;
409 stream_loc_notcl[loc++] = 6 + tex_count;
452 stream_loc_notcl[loc++] = 6 + tex_count;
501 stream_loc_notcl[loc++] = 6 + tex_count
    [all...]
r300_context.h 566 int stream_loc_notcl[16]; member in struct:r300_context

Completed in 44 milliseconds