Home
last modified time | relevance | path

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

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