Searched refs:upload_format (Results 1 – 1 of 1) sorted by relevance
282 upload_format_size(uint32_t upload_format) in upload_format_size() argument284 switch (upload_format) { in upload_format_size()1020 uint32_t upload_format = downsize_format_if_needed(format, c); in brw_emit_vertices() local1028 size = upload_format_size(upload_format); in brw_emit_vertices()1043 (upload_format << BRW_VE0_FORMAT_SHIFT) | in brw_emit_vertices()1048 (upload_format << BRW_VE0_FORMAT_SHIFT) | in brw_emit_vertices()