OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ANV_NULL_ADDRESS
(Results
1 - 10
of
10
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_image.c
769
image->planes[plane].address =
ANV_NULL_ADDRESS
;
1314
state_inout->aux_address =
ANV_NULL_ADDRESS
;
1315
state_inout->clear_address =
ANV_NULL_ADDRESS
;
1380
struct anv_address aux_address =
ANV_NULL_ADDRESS
;
1387
struct anv_address clear_address =
ANV_NULL_ADDRESS
;
anv_device.c
3390
buffer->address =
ANV_NULL_ADDRESS
;
3556
buffer->address =
ANV_NULL_ADDRESS
;
anv_private.h
1350
#define
ANV_NULL_ADDRESS
((struct anv_address) { NULL, 0 })
2241
* This field is
ANV_NULL_ADDRESS
if and only if no aux surface exists.
genX_cmd_buffer.c
139
sba.BindlessSurfaceStateBaseAddress =
ANV_NULL_ADDRESS
;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
anv_image.c
2418
state_inout->aux_address =
ANV_NULL_ADDRESS
;
2419
state_inout->clear_address =
ANV_NULL_ADDRESS
;
2462
struct anv_address aux_address =
ANV_NULL_ADDRESS
;
2467
struct anv_address clear_address =
ANV_NULL_ADDRESS
;
anv_device.c
4136
buffer->address =
ANV_NULL_ADDRESS
;
4350
buffer->address =
ANV_NULL_ADDRESS
;
anv_private.h
1614
#define
ANV_NULL_ADDRESS
((struct anv_address) { NULL, 0 })
2830
* This field is
ANV_NULL_ADDRESS
if and only if no aux surface exists.
4086
return
ANV_NULL_ADDRESS
;
genX_pipeline.c
2771
anv_batch_set_storage(&pipeline->base.batch,
ANV_NULL_ADDRESS
,
genX_cmd_buffer.c
212
sba.BindlessSurfaceStateBaseAddress =
ANV_NULL_ADDRESS
;
3827
emit_base_vertex_instance_bo(cmd_buffer,
ANV_NULL_ADDRESS
);
anv_pipeline.c
2385
anv_batch_set_storage(&pipeline->base.batch,
ANV_NULL_ADDRESS
,
Completed in 28 milliseconds
Indexes created Fri Jul 24 00:25:35 UTC 2026