Home
last modified time | relevance | path

Searched refs:BRW_NEW_BLORP (Results 1 – 18 of 18) 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.c301 .brw = BRW_NEW_BLORP |
852 BRW_NEW_BLORP |
886 BRW_NEW_BLORP |
1244 .brw = BRW_NEW_BLORP |
1343 BRW_NEW_BLORP |
1468 .brw = BRW_NEW_BLORP |
1715 .brw = BRW_NEW_BLORP |
2016 .brw = BRW_NEW_BLORP |
2168 BRW_NEW_BLORP |
2231 BRW_NEW_BLORP |
[all …]
Dgen6_sampler_state.c52 BRW_NEW_BLORP |
Dbrw_curbe.c147 BRW_NEW_BLORP |
346 BRW_NEW_BLORP |
Dgen6_urb.c145 .brw = BRW_NEW_BLORP |
Dbrw_sf.c86 BRW_NEW_BLORP | in brw_upload_sf_prog()
Dgen6_sol.c86 BRW_NEW_BLORP |
178 BRW_NEW_BLORP |
Dgen7_misc_state.c199 BRW_NEW_BLORP,
Dbrw_clip.c81 BRW_NEW_BLORP | in brw_upload_clip_prog()
Dbrw_misc_state.c94 BRW_NEW_BLORP |
414 BRW_NEW_BLORP,
Dgen7_urb.c244 .brw = BRW_NEW_BLORP |
Dbrw_urb.c222 .brw = BRW_NEW_BLORP |
Dgen8_depth_state.c371 .brw = BRW_NEW_BLORP |
Dgen7_l3_state.c257 BRW_NEW_BLORP |
DgenX_blorp_exec.c311 brw->ctx.NewDriverState |= BRW_NEW_BLORP; in genX()
Dbrw_state_upload.c341 DEFINE_BIT(BRW_NEW_BLORP),
Dbrw_draw_upload.c772 .brw = BRW_NEW_BLORP |
Dbrw_context.h306 #define BRW_NEW_BLORP (1ull << BRW_STATE_BLORP) macro