Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_blitter.c546 unsigned type_sz = in pan_blitter_get_blit_shader() local
/third_party/mesa3d/src/intel/compiler/
Dbrw_reg.h315 type_sz(unsigned type) in type_sz() function
Dbrw_fs_nir.cpp5516 if (cluster_size * type_sz(src.type) >= REG_SIZE * 2) { in nir_emit_intrinsic() local