Home
last modified time | relevance | path

Searched refs:REFINE_ALWAYS (Results 1 – 4 of 4) sorted by last modified time

/dports/science/PETSc/petsc-3.14.1/
H A DCTAGS10724 … KSPGMRESCGSRefinementTypes[] = {"REFINE_NEVER", "REFINE_IFNEEDED", "REFINE_ALWAYS","KSPGMRESRefi…
/dports/graphics/s2tc/s2tc-f6ec862/
H A Ds2tc_libtxc_dxtn.cpp158 RefinementMode refine = REFINE_ALWAYS; in tx_compress_dxtn()
210 refine = REFINE_ALWAYS; in tx_compress_dxtn()
H A Ds2tc_algorithm.cpp1039 case REFINE_ALWAYS: in s2tc_encode_block()
1062 case REFINE_ALWAYS: in s2tc_encode_block()
1088 case REFINE_ALWAYS: in s2tc_encode_block()
1121 case REFINE_ALWAYS: in s2tc_encode_block_func()
1122 return s2tc_encode_block<dxt, ColorDist, mode, REFINE_ALWAYS>; in s2tc_encode_block_func()
H A Ds2tc_algorithm.h49 REFINE_ALWAYS, enumerator