Home
last modified time | relevance | path

Searched refs:_3DSTATE_PS (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dgen7_wm_state.c213 OUT_BATCH(_3DSTATE_PS << 16 | (8 - 2)); in upload_ps_state()
Dgen7_blorp.cpp507 OUT_BATCH(_3DSTATE_PS << 16 | (8 - 2)); in gen7_blorp_emit_ps_config()
Dbrw_defines.h1420 #define _3DSTATE_PS 0x7820 /* GEN7+ */ macro