Home
last modified time | relevance | path

Searched refs:SKC_CONVERT_HELPER (Results 1 – 1 of 1) sorted by relevance

/external/skqp/src/compute/skc/
Dtypes.h223 #define SKC_CONVERT_HELPER(t) convert_##t macro
224 #define SKC_CONVERT(t) SKC_CONVERT_HELPER(t)
228 #define SKC_CONVERT_MODE(t,m) SKC_CONVERT_HELPER(t)