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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp4902 unsigned vertex_byte_size = vtx_info->chan_byte_size * channels; local in function:aco::__anon562fcc110110::check_vertex_fetch_size
4913 (offset % vertex_byte_size == 0 && MAX2(binding_align, 1) % vertex_byte_size == 0);

Completed in 20 milliseconds