Searched refs:SI_RESOURCE_FLAG_UNMAPPABLE (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_cp_reg_shadowing.c156 SI_RESOURCE_FLAG_UNMAPPABLE | SI_RESOURCE_FLAG_DRIVER_INTERNAL,
H A Dsi_buffer.c107 res->b.b.flags & SI_RESOURCE_FLAG_UNMAPPABLE) {
586 buf->b.b.flags |= SI_RESOURCE_FLAG_UNMAPPABLE;
678 res->b.b.flags |= SI_RESOURCE_FLAG_UNMAPPABLE;
H A Dsi_cp_dma.c259 SI_RESOURCE_FLAG_UNMAPPABLE | SI_RESOURCE_FLAG_DRIVER_INTERNAL,
H A Dsi_pipe.c655 SI_RESOURCE_FLAG_UNMAPPABLE | SI_RESOURCE_FLAG_DRIVER_INTERNAL,
664 SI_RESOURCE_FLAG_UNMAPPABLE | SI_RESOURCE_FLAG_DRIVER_INTERNAL |
H A Dsi_clear.c119 si_aligned_buffer_create(&sscreen->b, SI_RESOURCE_FLAG_UNMAPPABLE, PIPE_USAGE_DEFAULT,
H A Dsi_compute.c455 SI_RESOURCE_FLAG_UNMAPPABLE | SI_RESOURCE_FLAG_DRIVER_INTERNAL,
H A Dsi_state_shaders.c3617 SI_RESOURCE_FLAG_UNMAPPABLE | SI_RESOURCE_FLAG_DRIVER_INTERNAL,
3628 SI_RESOURCE_FLAG_UNMAPPABLE | SI_RESOURCE_FLAG_DRIVER_INTERNAL,
3863 SI_RESOURCE_FLAG_UNMAPPABLE | SI_RESOURCE_FLAG_DRIVER_INTERNAL,
H A Dsi_pipe.h127 #define SI_RESOURCE_FLAG_UNMAPPABLE (PIPE_RESOURCE_FLAG_DRV_PRIV << 4) macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c164 res->b.b.flags & SI_RESOURCE_FLAG_UNMAPPABLE) {
693 buf->b.b.flags |= SI_RESOURCE_FLAG_UNMAPPABLE;
H A Dsi_cp_dma.c281 SI_RESOURCE_FLAG_UNMAPPABLE,
H A Dsi_clear.c45 SI_RESOURCE_FLAG_UNMAPPABLE,
H A Dsi_compute.c386 SI_RESOURCE_FLAG_UNMAPPABLE,
H A Dsi_pipe.c436 SI_RESOURCE_FLAG_UNMAPPABLE |
H A Dsi_pipe.h109 #define SI_RESOURCE_FLAG_UNMAPPABLE (PIPE_RESOURCE_FLAG_DRV_PRIV << 4) macro
H A Dsi_state_shaders.c2962 SI_RESOURCE_FLAG_UNMAPPABLE,
2973 SI_RESOURCE_FLAG_UNMAPPABLE,
3217 SI_RESOURCE_FLAG_UNMAPPABLE,
H A Dsi_texture.c2480 SI_RESOURCE_FLAG_UNMAPPABLE,
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json346 "description": "radeonsi: replace SI_RESOURCE_FLAG_UNMAPPABLE with PIPE_RESOURCE_FLAG_UNMAPPABLE",
[all...]

Completed in 175 milliseconds