Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_etc_tmp.h64 TAG(etc1_clamp)(UINT8_TYPE base, int modifier) in etc1_clamp() function
133 dst[0] = TAG(etc1_clamp)(base_color[0], modifier); in etc1_fetch_texel()
134 dst[1] = TAG(etc1_clamp)(base_color[1], modifier); in etc1_fetch_texel()
135 dst[2] = TAG(etc1_clamp)(base_color[2], modifier); in etc1_fetch_texel()

Completed in 1 milliseconds