Home
last modified time | relevance | path

Searched defs:driver_ctx (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/common/
Dintel_aux_map.c102 void *driver_ctx; member
201 intel_aux_map_init(void *driver_ctx, in intel_aux_map_init()
/third_party/mesa3d/src/intel/blorp/
Dblorp.h42 void *driver_ctx; member
Dblorp.c50 blorp_init(struct blorp_context *blorp, void *driver_ctx, in blorp_init()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_bufmgr.c2144 intel_aux_map_buffer_alloc(void *driver_ctx, uint32_t size) in intel_aux_map_buffer_alloc()
2178 intel_aux_map_buffer_free(void *driver_ctx, struct intel_buffer *buffer) in intel_aux_map_buffer_free()
/third_party/mesa3d/src/intel/vulkan/
Danv_device.c2857 intel_aux_map_buffer_alloc(void *driver_ctx, uint32_t size) in intel_aux_map_buffer_alloc()
2878 intel_aux_map_buffer_free(void *driver_ctx, struct intel_buffer *buffer) in intel_aux_map_buffer_free()