Home
last modified time | relevance | path

Searched defs:type_sz (Results 1 – 3 of 3) sorted by relevance

/external/igt-gpu-tools/assembler/
Dbrw_reg.h148 type_sz(unsigned type) in type_sz() function
/external/mesa3d/src/intel/compiler/
Dbrw_reg.h315 type_sz(unsigned type) in type_sz() function
Dbrw_fs_nir.cpp5255 if (cluster_size * type_sz(src.type) >= REG_SIZE * 2) { in nir_emit_intrinsic() local