OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:img_handle
(Results
1 - 5
of
5
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
si_descriptors.c
1556
struct si_image_handle *,
img_handle
) {
1557
struct pipe_image_view *view = &(*
img_handle
)->view;
1569
struct si_image_handle *, *
img_handle
);
1808
struct si_image_handle *,
img_handle
) {
1809
struct pipe_image_view *view = &(*
img_handle
)->view;
1810
unsigned desc_slot = (*
img_handle
)->desc_slot;
1823
(*
img_handle
)->desc_dirty = true;
1888
struct si_image_handle *,
img_handle
) {
1889
unsigned desc_slot = (*
img_handle
)->desc_slot;
1891
if (!(*
img_handle
)->desc_dirty
2506
struct si_image_handle *
img_handle
;
local
2548
struct si_image_handle *
img_handle
;
local
2568
struct si_image_handle *
img_handle
;
local
[
all
...]
si_blit.c
708
struct si_image_handle *,
img_handle
) {
712
view = &(*
img_handle
)->view;
775
struct si_image_handle *,
img_handle
) {
776
struct pipe_image_view *view = &(*
img_handle
)->view;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
si_descriptors.c
1534
util_dynarray_foreach (&sctx->resident_img_handles, struct si_image_handle *,
img_handle
) {
1535
struct pipe_image_view *view = &(*
img_handle
)->view;
1547
*
img_handle
);
1762
util_dynarray_foreach (&sctx->resident_img_handles, struct si_image_handle *,
img_handle
) {
1763
struct pipe_image_view *view = &(*
img_handle
)->view;
1764
unsigned desc_slot = (*
img_handle
)->desc_slot;
1774
(*
img_handle
)->desc_dirty = true;
1833
util_dynarray_foreach (&sctx->resident_img_handles, struct si_image_handle *,
img_handle
) {
1834
unsigned desc_slot = (*
img_handle
)->desc_slot;
1836
if (!(*
img_handle
)->desc_dirty
2442
struct si_image_handle *
img_handle
;
local
2481
struct si_image_handle *
img_handle
;
local
2499
struct si_image_handle *
img_handle
;
local
[
all
...]
si_blit.c
687
util_dynarray_foreach (&sctx->resident_img_handles, struct si_image_handle *,
img_handle
) {
691
view = &(*
img_handle
)->view;
756
img_handle
) {
757
struct pipe_image_view *view = &(*
img_handle
)->view;
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
vn_image.c
76
VkImage
img_handle
= vn_image_to_handle(img);
local
82
.image =
img_handle
,
103
.image =
img_handle
,
Completed in 11 milliseconds
Indexes created Sat Aug 01 00:24:56 UTC 2026