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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c687 LLVMValueRef color_store_size = num_loop; local in function:generate_fs_loop
689 color_store_size = LLVMBuildMul(builder, num_loop, lp_build_const_int32(gallivm, key->min_samples), "");
696 color_store_size, "color");
705 color_store_size, "color1");
711 color_store_size, "depth");
717 color_store_size, "depth");

Completed in 7 milliseconds