Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c756 SWIZZLE_CLAMP_BLUE = 16, enumerator
856 } else if (swizzle_clamp & SWIZZLE_CLAMP_BLUE) { in download_texture_compute()
870 swizzle_clamp &= ~(SWIZZLE_CLAMP_BGRA | SWIZZLE_CLAMP_GREEN | SWIZZLE_CLAMP_BLUE); in download_texture_compute()
1109 swizzle_clamp |= SWIZZLE_CLAMP_BLUE; in st_GetTexSubImage_shader()

Completed in 3 milliseconds