Home
last modified time | relevance | path

Searched defs:bind_history (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_resource.h68 unsigned bind_history; member
Dvirgl_context.c81 const unsigned bind_history = virgl_resource(res)->bind_history; in virgl_can_rebind_resource() local
96 const unsigned bind_history = virgl_resource(res)->bind_history; in virgl_rebind_resource() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_resource.h78 unsigned bind_history; member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_resource.h109 unsigned bind_history; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_compute_blit.c137 unsigned bind_history = si_resource(dst)->bind_history | in si_improve_sync_flags() local
Dsi_pipe.h338 unsigned bind_history; /* bitmask of SI_BIND_xxx_BUFFER */ member
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h145 unsigned bind_history; member