Home
last modified time | relevance | path

Searched defs:do_not_block (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_flush.c115 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
H A Dsp_texture.c399 boolean do_not_block = !!(usage & PIPE_MAP_DONTBLOCK); in softpipe_transfer_map() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_flush.c108 llvmpipe_flush_resource(struct pipe_context *pipe, struct pipe_resource *resource, unsigned level, boolean read_only, boolean cpu_access, boolean do_not_block, const char *reason) llvmpipe_flush_resource() argument
H A Dlp_texture.c698 boolean do_not_block = !!(usage & PIPE_MAP_DONTBLOCK); in llvmpipe_transfer_map_ms() local

Completed in 4 milliseconds