Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/gl/
DGrGLBuffer.cpp172 [[nodiscard]] static inline GrGLenum invalidate_buffer(GrGLGpu* gpu, in invalidate_buffer() function
/third_party/mesa3d/src/gallium/drivers/r600/
Dr600_pipe_common.h575 void (*invalidate_buffer)(struct pipe_context *ctx, struct pipe_resource *buf); member
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_resource.c2126 invalidate_buffer(struct zink_context *ctx, struct zink_resource *res) in invalidate_buffer() function
/third_party/mesa3d/src/gallium/include/pipe/
Dp_defines.h899 bool invalidate_buffer; member