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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp4899 check_vertex_fetch_size(isel_context* ctx, const ac_data_format_info* vtx_info, unsigned offset, function in namespace:aco::__anon562fcc110110
4926 if (!check_vertex_fetch_size(ctx, vtx_info, offset, binding_align, *channels)) {
4930 !check_vertex_fetch_size(ctx, vtx_info, offset, binding_align, new_channels)) {
4938 !check_vertex_fetch_size(ctx, vtx_info, offset, binding_align, new_channels))

Completed in 21 milliseconds