Searched refs:PAN_DBG_GL3 (Results 1 – 2 of 2) sorted by relevance
43 #define PAN_DBG_GL3 0x0100 macro
64 {"gl3", PAN_DBG_GL3, "Enable experimental GL 3.x implementation, up to 3.3"},102 bool is_gl3 = dev->debug & (PAN_DBG_GL3 | PAN_DBG_DEQP); in panfrost_get_param()