Home
last modified time | relevance | path

Searched defs:make_image_handle_resident (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dtexturebindless.c176 make_image_handle_resident(struct gl_context *ctx, in make_image_handle_resident() function
/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h1160 void (*make_image_handle_resident)(struct pipe_context *ctx, uint64_t handle, member