Searched refs:chan_byte_size (Results 1 – 4 of 4) sorted by relevance
54 uint8_t chan_byte_size; member
454 unsigned chan_offset = attrib_offset + chan * vtx_info->chan_byte_size; in load_vs_input()
1551 dfmt_info->chan_byte_size ? dfmt_info->chan_byte_size : dfmt_info->element_size; in radv_pipeline_init_vertex_input_info()
5385 unsigned vertex_byte_size = vtx_info->chan_byte_size * channels; in check_vertex_fetch_size()5386 if (vtx_info->chan_byte_size != 4 && channels == 3) in check_vertex_fetch_size()5403 if (!vtx_info->chan_byte_size) { in get_fetch_data_format()5542 if (vtx_info->chan_byte_size) { in visit_load_input()5551 unsigned fetch_offset = attrib_offset + channel_start * vtx_info->chan_byte_size; in visit_load_input()5558 vtx_info->chan_byte_size == 4 && bitsize != 16; in visit_load_input()12437 unsigned offset = vtx_info->chan_byte_size * (post_shuffle && j < 3 ? 2 - j : j); in select_vs_prolog()