Home
last modified time | relevance | path

Searched refs:make_image_handle_resident (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/mesa/main/
Dtexturebindless.c170 make_image_handle_resident(struct gl_context *ctx, in make_image_handle_resident() function
435 make_image_handle_resident(ctx, *imgHandleObj, GL_READ_ONLY, false); in _mesa_make_texture_handles_non_resident()
883 make_image_handle_resident(ctx, imgHandleObj, access, true); in _mesa_MakeImageHandleResidentARB_no_error()
927 make_image_handle_resident(ctx, imgHandleObj, access, true); in _mesa_MakeImageHandleResidentARB()
938 make_image_handle_resident(ctx, imgHandleObj, GL_READ_ONLY, false); in _mesa_MakeImageHandleNonResidentARB_no_error()
974 make_image_handle_resident(ctx, imgHandleObj, GL_READ_ONLY, false); in _mesa_MakeImageHandleNonResidentARB()
/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context_calls.h52 CALL(make_image_handle_resident)
Du_threaded_context.c1364 pipe->make_image_handle_resident(pipe, p->handle, p->access, p->resident); in tc_call_make_image_handle_resident()
2891 CTX_INIT(make_image_handle_resident); in threaded_context_create()
/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c485 pipe->make_image_handle_resident(pipe, handle, GL_READ_WRITE, false); in st_destroy_bound_image_handles_per_stage()
626 pipe->make_image_handle_resident(st->pipe, handle, GL_READ_WRITE, true); in st_make_bound_images_resident()
Dst_cb_texture.c3378 pipe->make_image_handle_resident(pipe, handle, access, resident); in st_MakeImageHandleResident()
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h1033 void (*make_image_handle_resident)(struct pipe_context *ctx, uint64_t handle, member
/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_context.c805 pipe->make_image_handle_resident(pipe, handle, access, resident); in dd_context_make_image_handle_resident()
922 CTX_INIT(make_image_handle_resident); in dd_context_create()
/external/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c1200 context->gpu->make_image_handle_resident(context->gpu, handle, access, in tegra_make_image_handle_resident()
1379 context->base.make_image_handle_resident = tegra_make_image_handle_resident; in tegra_screen_context_create()
/external/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.c1902 pipe->make_image_handle_resident(pipe, handle, access, resident); in trace_context_make_image_handle_resident()
2013 TR_CTX_INIT(make_image_handle_resident); in trace_context_create()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_tex.c1507 pipe->make_image_handle_resident = nve4_make_image_handle_resident; in nvc0_init_bindless_functions()
1511 pipe->make_image_handle_resident = gm107_make_image_handle_resident; in nvc0_init_bindless_functions()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c2623 sctx->b.make_image_handle_resident = si_make_image_handle_resident; in si_init_all_descriptors()
/external/mesa3d/docs/gallium/
Dcontext.rst903 * ``make_image_handle_resident`` makes a 64-bit unsigned integer image handle