Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
Du_screen.c39 assert(param < PIPE_CAP_LAST); in u_pipe_screen_get_param_defaults()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h1017 PIPE_CAP_LAST, enumerator
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.c110 static bool debug_cap_printed[PIPE_CAP_LAST] = {}; in nv50_screen_get_param()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.c120 static bool debug_cap_printed[PIPE_CAP_LAST] = {}; in nvc0_screen_get_param()