Home
last modified time | relevance | path

Searched refs:native_format (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.c49 enum pipe_format native_format[PIPE_MAX_ATTRIBS]; member
499 assert(translate_is_output_format_supported(mgr->ve->native_format[i])); in u_vbuf_translate_begin()
512 te->output_format = mgr->ve->native_format[i]; in u_vbuf_translate_begin()
675 ve->native_format[i] = format; in u_vbuf_create_vertex_elements()
677 util_format_get_blocksize(ve->native_format[i]); in u_vbuf_create_vertex_elements()
/external/kernel-headers/original/uapi/linux/
Dfd.h178 int native_format; /* native format of this drive */ member