Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_defines.h578 # define GFX6_NUM_VIEWPORTS 16 macro
Dbrw_context.c802 ctx->Const.MaxViewports = GFX6_NUM_VIEWPORTS; in brw_initialize_context_constants()