Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs.c1277 unsigned num_fetch = dst_type.length == 8 ? num_srcs / 2 : num_srcs / 4; in convert_to_blend_type() local
1477 unsigned num_fetch = src_type.length == 8 ? num_srcs / 2 : num_srcs / 4; in convert_from_blend_type() local