Searched defs:is_dest (Results 1 - 4 of 4) sorted by relevance
| /third_party/mesa3d/src/intel/blorp/ |
| H A D | blorp.c | 96 brw_blorp_surface_info_init(struct blorp_batch *batch, struct brw_blorp_surface_info *info, const struct blorp_surf *surf, unsigned int level, float layer, enum isl_format format, bool is_dest) brw_blorp_surface_info_init() argument
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_blit.c | 233 iris_blorp_surf_for_resource(struct isl_device *isl_dev, struct blorp_surf *surf, struct pipe_resource *p_res, enum isl_aux_usage aux_usage, unsigned level, bool is_dest) iris_blorp_surf_for_resource() argument 566 get_copy_region_aux_settings(struct iris_context *ice, const struct iris_batch *batch, struct iris_resource *res, unsigned level, enum isl_aux_usage *out_aux_usage, bool *out_clear_supported, bool is_dest) get_copy_region_aux_settings() argument
|
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_blorp.c | 150 get_blorp_surf_for_anv_buffer(struct anv_device *device, struct anv_buffer *buffer, uint64_t offset, uint32_t width, uint32_t height, uint32_t row_pitch, enum isl_format format, bool is_dest, struct blorp_surf *blorp_surf, struct isl_surf *isl_surf) get_blorp_surf_for_anv_buffer() argument
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | compile-i386.c | 1159 unsigned int is_dest = (src->type == STOR_REG); in emit_move() local
|
Completed in 17 milliseconds