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