OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:offset_B
(Results
1 - 12
of
12
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
crocus_blt.c
70
uint64_t
offset_B
;
78
&
offset_B
,
89
xyblt.DestinationBaseAddress = rw_bo(dst->bo,
offset_B
);
crocus_state.c
2956
uint64_t
offset_B
= 0;
2983
&
offset_B
, &tile_x_sa, &tile_y_sa);
4986
uint64_t
offset_B
= res->offset;
4999
&surf, &
offset_B
,
5007
&surf, &
offset_B
,
5032
res->bo,
offset_B
, reloc),
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
brw_blit.c
766
uint64_t
offset_B
;
770
&
offset_B
, &tile_x, &tile_y);
780
OUT_RELOC64(mt->bo, RELOC_WRITE, mt->offset +
offset_B
);
782
OUT_RELOC(mt->bo, RELOC_WRITE, mt->offset +
offset_B
);
/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
blorp_clear.c
1089
uint32_t
offset_B
, x_offset_el, y_offset_el;
1095
&
offset_B
, &x_offset_el, &y_offset_el);
1096
params.dst.addr.offset +=
offset_B
;
blorp_genX_exec.h
1580
uint32_t
offset_B
;
1583
&
offset_B
, NULL, NULL);
1584
hiz_address.offset +=
offset_B
;
1605
uint32_t
offset_B
;
1608
&
offset_B
, NULL, NULL);
1609
stencil_address.offset +=
offset_B
;
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_image.c
978
uint32_t
offset_B
;
983
&
offset_B
, NULL, NULL);
984
layout->offset +=
offset_B
;
1331
uint32_t
offset_B
= 0, tile_x_sa = 0, tile_y_sa = 0;
1348
&
offset_B
, &tile_x_sa, &tile_y_sa);
1378
state_inout->address = anv_address_add(address,
offset_B
);
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
blorp_clear.c
1435
uint64_t
offset_B
;
1438
&
offset_B
, &x_offset_el, &y_offset_el);
1439
params.dst.addr.offset +=
offset_B
;
blorp_genX_exec.h
1683
uint64_t
offset_B
;
1686
&
offset_B
, NULL, NULL);
1687
hiz_address.offset +=
offset_B
;
1709
uint64_t
offset_B
;
1712
&
offset_B
, NULL, NULL);
1713
stencil_address.offset +=
offset_B
;
blorp_blit.c
1664
uint64_t
offset_B
;
1668
&
offset_B
, &info->tile_x_sa, &info->tile_y_sa);
1669
info->addr.offset +=
offset_B
;
2279
uint64_t
offset_B
;
2301
&
offset_B
,
2306
info->addr.offset +=
offset_B
;
2742
uint64_t
offset_B
;
2745
&info->surf, &info->view, &
offset_B
,
2748
info->addr.offset +=
offset_B
;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_image.c
1919
uint64_t
offset_B
;
1924
&
offset_B
, NULL, NULL);
1925
layout->offset +=
offset_B
;
2435
uint64_t
offset_B
= 0;
2449
&
offset_B
, &tile_x_sa, &tile_y_sa);
2460
state_inout->address = anv_address_add(address,
offset_B
);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_state.c
2643
uint64_t
offset_B
= 0;
2647
&
offset_B
, &tile_x_el, &tile_y_el);
2661
.address = res->bo->address +
offset_B
,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_state.c
1952
uint32_t
offset_B
= 0, tile_x_sa = 0, tile_y_sa = 0;
1977
&
offset_B
, &tile_x_sa, &tile_y_sa);
2008
.address = res->bo->gtt_offset +
offset_B
,
Completed in 29 milliseconds
Indexes created Wed Jul 22 00:25:13 UTC 2026