Home
last modified time | relevance | path

Searched refs:create_texture_handle (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/include/pipe/
Dp_context.h985 uint64_t (*create_texture_handle)(struct pipe_context *ctx, member
/external/mesa3d/src/gallium/auxiliary/driver_ddebug/
Ddd_context.c761 return pipe->create_texture_handle(pipe, view, state); in dd_context_create_texture_handle()
917 CTX_INIT(create_texture_handle); in dd_context_create()
/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c529 return pipe->create_texture_handle(pipe, view, &sampler); in st_create_texture_handle_from_unit()
Dst_cb_texture.c3323 return pipe->create_texture_handle(pipe, view, &sampler); in st_NewTextureHandle()
/external/mesa3d/src/gallium/drivers/tegra/
Dtegra_context.c1159 return context->gpu->create_texture_handle(context->gpu, view, state); in tegra_create_texture_handle()
1374 context->base.create_texture_handle = tegra_create_texture_handle; in tegra_screen_context_create()
/external/mesa3d/src/gallium/auxiliary/driver_trace/
Dtr_context.c1814 handle = pipe->create_texture_handle(pipe, view, state); in trace_context_create_texture_handle()
2008 TR_CTX_INIT(create_texture_handle); in trace_context_create()
/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c1273 return pipe->create_texture_handle(pipe, view, state); in tc_create_texture_handle()
2886 CTX_INIT(create_texture_handle); in threaded_context_create()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_tex.c1500 pipe->create_texture_handle = nve4_create_texture_handle; in nvc0_init_bindless_functions()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c2618 sctx->b.create_texture_handle = si_create_texture_handle; in si_init_all_descriptors()
/external/mesa3d/docs/gallium/
Dcontext.rst894 * ``create_texture_handle`` creates a 64-bit unsigned integer texture handle