Searched defs:flush_flags (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
H A D | sp_flush.c | 115 softpipe_flush_resource(struct pipe_context *pipe, struct pipe_resource *texture, unsigned level, int layer, unsigned flush_flags, boolean read_only, boolean cpu_access, boolean do_not_block) softpipe_flush_resource() argument
|
/third_party/mesa3d/src/gallium/frontends/dri/ |
H A D | dri_drawable.c | 470 unsigned flush_flags; in dri_flush() local
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
H A D | v3d_context.c | 78 const unsigned int flush_flags = PIPE_BARRIER_SHADER_BUFFER | in v3d_memory_barrier() local
|
/third_party/mesa3d/src/loader/ |
H A D | loader_dri3_helper.c | 970 loader_dri3_swap_buffers_msc(struct loader_dri3_drawable *draw, int64_t target_msc, int64_t divisor, int64_t remainder, unsigned flush_flags, const int *rects, int n_rects, bool force_copy) loader_dri3_swap_buffers_msc() argument
|
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/ |
H A D | dd_draw.c | 1259 unsigned flush_flags; in dd_after_draw() local
|
Completed in 9 milliseconds