Home
last modified time | relevance | path

Searched refs:GEN7_3DSTATE_HS (Results 1 – 7 of 7) sorted by relevance

/external/igt-gpu-tools/lib/
Dgen7_render.h98 #define GEN7_3DSTATE_HS GEN4_3D(3, 0, 0x1b) macro
Drendercopy_gen7.c361 OUT_BATCH(GEN7_3DSTATE_HS | (7 - 2)); in gen7_emit_hs()
Drendercopy_gen8.c617 OUT_BATCH(GEN7_3DSTATE_HS | (9-2)); in gen8_emit_hs()
Drendercopy_gen9.c663 OUT_BATCH(GEN7_3DSTATE_HS | (9-2)); in gen8_emit_hs()
/external/igt-gpu-tools/tools/null_state_gen/
Dintel_renderstate_gen9.c80 OUT_BATCH(GEN7_3DSTATE_HS | (9 - 2)); in gen8_emit_hs()
Dintel_renderstate_gen7.c270 OUT_BATCH(GEN7_3DSTATE_HS | (7 - 2)); in gen7_emit_hs()
Dintel_renderstate_gen8.c81 OUT_BATCH(GEN7_3DSTATE_HS | (9 - 2)); in gen8_emit_hs()