Home
last modified time | relevance | path

Searched defs:invalidate_buffer (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/ganesh/gl/
DGrGLBuffer.cpp161 static inline GrGLenum SK_WARN_UNUSED_RESULT invalidate_buffer(GrGLGpu* gpu, in invalidate_buffer() function
/external/mtools/
Dbuffer.c102 static int invalidate_buffer(Buffer_t *Buffer, mt_off_t start) in invalidate_buffer() function
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h602 void (*invalidate_buffer)(struct pipe_context *ctx, struct pipe_resource *buf); member