HomeSort by relevance Sort by last modified time
    Searched refs:delete_texture_handle (Results 1 - 10 of 10) sorted by null

  /external/mesa3d/src/gallium/auxiliary/util/
u_threaded_context_calls.h 47 CALL(delete_texture_handle)
u_threaded_context.c     [all...]
  /external/mesa3d/src/gallium/include/pipe/
p_context.h 834 void (*delete_texture_handle)(struct pipe_context *ctx, uint64_t handle); member in struct:pipe_context
    [all...]
  /external/mesa3d/src/mesa/main/
texturebindless.c 73 delete_texture_handle(struct gl_context *ctx, GLuint64 id) function
455 delete_texture_handle(ctx, (*texHandleObj)->handle);
491 delete_texture_handle(ctx, (*texHandleObj)->handle);
    [all...]
  /external/mesa3d/src/gallium/drivers/ddebug/
dd_context.c 712 pipe->delete_texture_handle(pipe, handle);
848 CTX_INIT(delete_texture_handle);
  /external/mesa3d/src/mesa/state_tracker/
st_texture.c 445 pipe->delete_texture_handle(pipe, handle);
st_cb_texture.c     [all...]
  /external/mesa3d/src/gallium/drivers/trace/
tr_context.c     [all...]
  /external/mesa3d/src/gallium/drivers/nouveau/nvc0/
nvc0_tex.c     [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_descriptors.c     [all...]

Completed in 1208 milliseconds