Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_context.h824 uint64_t (*create_texture_handle)(struct pipe_context *ctx, member
/external/mesa3d/src/gallium/drivers/ddebug/
Ddd_context.c704 return pipe->create_texture_handle(pipe, view, state); in dd_context_create_texture_handle()
847 CTX_INIT(create_texture_handle); in dd_context_create()
/external/mesa3d/src/mesa/state_tracker/
Dst_texture.c528 return pipe->create_texture_handle(pipe, view, &sampler); in st_create_texture_handle_from_unit()
Dst_cb_texture.c3109 return pipe->create_texture_handle(pipe, view, &sampler); in st_NewTextureHandle()
/external/mesa3d/src/gallium/drivers/trace/
Dtr_context.c1722 handle = pipe->create_texture_handle(pipe, view, state); in trace_context_create_texture_handle()
1914 TR_CTX_INIT(create_texture_handle); in trace_context_create()
/external/mesa3d/src/gallium/auxiliary/util/
Du_threaded_context.c1166 return pipe->create_texture_handle(pipe, view, state); in tc_create_texture_handle()
2665 CTX_INIT(create_texture_handle); in threaded_context_create()
/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_tex.c1391 pipe->create_texture_handle = nve4_create_texture_handle; in nvc0_init_bindless_functions()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c2627 sctx->b.b.create_texture_handle = si_create_texture_handle; in si_init_all_descriptors()
/external/mesa3d/src/gallium/docs/source/
Dcontext.rst823 * ``create_texture_handle`` creates a 64-bit unsigned integer texture handle