Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dreadpix.c906 GLboolean is_float_depth = (internalFormat == GL_DEPTH_COMPONENT32F) || in read_pixels_es3_error_check() local
941 if (is_float_depth) in read_pixels_es3_error_check()
945 if (!is_float_depth) in read_pixels_es3_error_check()
955 if (is_float_depth) in read_pixels_es3_error_check()
961 if (!is_float_depth) in read_pixels_es3_error_check()