Home
last modified time | relevance | path

Searched refs:GEN4_3DPRIMITIVE (Results 1 – 9 of 9) sorted by relevance

/external/igt-gpu-tools/tools/null_state_gen/
Dintel_renderstate_gen9.c280 OUT_BATCH(GEN4_3DPRIMITIVE | (7 - 2)); in gen8_emit_primitive()
Dintel_renderstate_gen8.c317 OUT_BATCH(GEN4_3DPRIMITIVE | (7 - 2)); in gen8_emit_primitive()
Dintel_renderstate_gen7.c445 OUT_BATCH(GEN4_3DPRIMITIVE | (7 - 2)); in gen7_setup_null_render_state()
/external/igt-gpu-tools/lib/
Dgen4_render.h86 #define GEN4_3DPRIMITIVE GEN4_3D(3, 3, 0) macro
Drendercopy_gen6.c509 OUT_BATCH(GEN4_3DPRIMITIVE | in gen6_emit_primitive()
Drendercopy_gen7.c562 OUT_BATCH(GEN4_3DPRIMITIVE | (7 - 2)); in gen7_render_copyfunc()
Drendercopy_gen4.c632 OUT_BATCH(GEN4_3DPRIMITIVE | in gen4_emit_primitive()
Drendercopy_gen8.c860 OUT_BATCH(GEN4_3DPRIMITIVE | (7-2)); in gen8_emit_primitive()
Drendercopy_gen9.c916 OUT_BATCH(GEN4_3DPRIMITIVE | (7-2)); in gen8_emit_primitive()