OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unbound_tex
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_context.h
801
struct iris_state_ref
unbound_tex
;
member in struct:iris_context::__anon1236
iris_state.c
4665
struct iris_bo *state_bo = iris_resource_bo(ice->state.
unbound_tex
.res);
4669
return ice->state.
unbound_tex
.offset;
7220
pipe_resource_reference(&ice->state.
unbound_tex
.res, NULL);
8189
upload_state(ice->state.surface_uploader, &ice->state.
unbound_tex
,
8193
ice->state.
unbound_tex
.offset +=
8194
iris_bo_offset_from_base_address(iris_resource_bo(ice->state.
unbound_tex
.res));
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_context.h
619
struct iris_state_ref
unbound_tex
;
member in struct:iris_context::__anon3705
iris_state.c
3916
struct iris_bo *state_bo = iris_resource_bo(ice->state.
unbound_tex
.res);
3920
return ice->state.
unbound_tex
.offset;
5639
pipe_resource_reference(&ice->state.
unbound_tex
.res, NULL);
6491
upload_state(ice->state.surface_uploader, &ice->state.
unbound_tex
,
6494
ice->state.
unbound_tex
.offset +=
6495
iris_bo_offset_from_base_address(iris_resource_bo(ice->state.
unbound_tex
.res));
Completed in 42 milliseconds
Indexes created Thu Jul 23 00:25:05 UTC 2026