Searched refs:native_format_size (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_vbuf.c110 unsigned native_format_size[PIPE_MAX_ATTRIBS]; member in struct:u_vbuf_elements
669 k->output_stride += mgr->ve->native_format_size[i];
773 ve->native_format_size[i] =
793 ve->native_format_size[i] = align(ve->native_format_size[i], 4);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_vbuf.c114 unsigned native_format_size[PIPE_MAX_ATTRIBS]; member in struct:u_vbuf_elements
769 k->output_stride += mgr->ve->native_format_size[i];
881 ve->native_format_size[i] =
912 ve->native_format_size[i] = align(ve->native_format_size[i], 4);

Completed in 6 milliseconds