Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.c102 bool is_gl3 = dev->debug & (PAN_DBG_GL3 | PAN_DBG_DEQP); in panfrost_get_param() local
200 return is_gl3 ? 330 : 140; in panfrost_get_param()
215 return is_gl3; in panfrost_get_param()

Completed in 2 milliseconds