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

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_eu_validate.c1019 bool dst_is_packed = is_packed(exec_size * dst_stride, exec_size, dst_stride); local in function:special_restrictions_for_mixed_float_mode
1113 ERROR_IF(exec_size > 8 && dst_is_packed &&
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_eu_validate.c1106 bool dst_is_packed = is_packed(exec_size * dst_stride, exec_size, dst_stride); local in function:special_restrictions_for_mixed_float_mode
1200 ERROR_IF(exec_size > 8 && dst_is_packed &&

Completed in 10 milliseconds