Home
last modified time | relevance | path

Searched refs:BRW_NEW_BLORP (Results 1 – 17 of 17) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_binding_tables.c119 BRW_NEW_BLORP |
144 BRW_NEW_BLORP |
171 BRW_NEW_BLORP |
200 BRW_NEW_BLORP |
228 BRW_NEW_BLORP |
265 BRW_NEW_BLORP |
300 BRW_NEW_BLORP |
DgenX_state_upload.c220 .brw = BRW_NEW_BLORP |
847 BRW_NEW_BLORP |
893 BRW_NEW_BLORP |
933 .brw = BRW_NEW_BLORP | BRW_NEW_CONTEXT,
1267 .brw = BRW_NEW_BLORP |
1367 BRW_NEW_BLORP |
1493 .brw = BRW_NEW_BLORP |
1740 .brw = BRW_NEW_BLORP |
2073 .brw = BRW_NEW_BLORP |
2238 BRW_NEW_BLORP |
[all …]
Dgen6_sampler_state.c52 BRW_NEW_BLORP |
Dbrw_curbe.c148 BRW_NEW_BLORP |
347 BRW_NEW_BLORP |
Dgen8_depth_state.c193 .brw = BRW_NEW_BLORP |
Dgen6_urb.c145 .brw = BRW_NEW_BLORP |
Dbrw_sf.c86 BRW_NEW_BLORP | in brw_upload_sf_prog()
Dgen6_sol.c87 BRW_NEW_BLORP |
179 BRW_NEW_BLORP |
Dbrw_clip.c81 BRW_NEW_BLORP | in brw_upload_clip_prog()
Dgen7_urb.c271 .brw = BRW_NEW_BLORP |
Dbrw_urb.c222 .brw = BRW_NEW_BLORP |
Dgen7_l3_state.c256 BRW_NEW_BLORP |
Dbrw_misc_state.c94 BRW_NEW_BLORP |
463 BRW_NEW_BLORP,
DgenX_blorp_exec.c391 brw->ctx.NewDriverState |= BRW_NEW_BLORP; in genX()
Dbrw_state_upload.c486 DEFINE_BIT(BRW_NEW_BLORP),
Dbrw_draw_upload.c797 .brw = BRW_NEW_BLORP |
Dbrw_context.h316 #define BRW_NEW_BLORP (1ull << BRW_STATE_BLORP) macro