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

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_vbuf.c 264 boolean unroll_indices)
298 if (unroll_indices) {
307 if (unroll_indices) {
422 boolean unroll_indices)
462 if (!unroll_indices &&
487 (!unroll_indices || !(mask[VB_VERTEX] & bit))) {
527 unroll_indices && type == VB_VERTEX);
1001 boolean unroll_indices = FALSE; local
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_vbuf.c 264 boolean unroll_indices)
298 if (unroll_indices) {
307 if (unroll_indices) {
422 boolean unroll_indices)
462 if (!unroll_indices &&
487 (!unroll_indices || !(mask[VB_VERTEX] & bit))) {
527 unroll_indices && type == VB_VERTEX);
1001 boolean unroll_indices = FALSE; local
    [all...]

Completed in 134 milliseconds