Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c1942 unsigned num_fetch = dst_type.length == 8 ? num_srcs / 2 : num_srcs / 4; in convert_to_blend_type() local
2142 unsigned num_fetch = src_type.length == 8 ? num_srcs / 2 : num_srcs / 4; in convert_from_blend_type() local

Completed in 9 milliseconds