Home
last modified time | relevance | path

Searched defs:is_write (Results 1 - 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_job.c281 vc4_submit_setup_rcl_surface(struct vc4_job *job, struct drm_vc4_submit_rcl_surface *submit_surf, struct pipe_surface *psurf, bool is_depth, bool is_write) vc4_submit_setup_rcl_surface() argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
H A Dparser_impl_handle_test.cc1094 const bool is_write = GetParam().inst.find("ImageWrite") != std::string::npos; in TEST_P() local
1127 const bool is_write = GetParam().inst.find("ImageWrite") != std::string::npos; in TEST_P() local
/third_party/FreeBSD/sys/dev/usb/
H A Dusb_dev.h80 uint8_t is_write; /* location has write access */ member
/third_party/f2fs-tools/lib/
H A Dlibf2fs_io.c310 dcache_update_rw(int fd, void *buf, off64_t offset, size_t byte_count, bool is_write) dcache_update_rw() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/upg/
H A Dupg_common.c379 hi_u32 upg_cache_ctrl(hi_u32 offset, hi_u8 *buf, hi_u32 buf_len, hi_bool is_write) in upg_cache_ctrl() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_deref.c1245 is_vector_bitcast_deref(nir_deref_instr *cast, nir_component_mask_t mask, bool is_write) is_vector_bitcast_deref() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Ddhd_pcie_linux.c1139 dhdpcie_access_cap(struct pci_dev *pdev, int cap, uint offset, bool is_ext, bool is_write, in dhdpcie_access_cap() argument
1186 dhdpcie_rc_access_cap(dhd_bus_t *bus, int cap, uint offset, bool is_ext, bool is_write, in dhdpcie_rc_access_cap() argument
1199 dhdpcie_ep_access_cap(dhd_bus_t *bus, int cap, uint offset, bool is_ext, bool is_write, in dhdpcie_ep_access_cap() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Ddisassemble.c173 print_alu_reg(disassemble_context *ctx, FILE *fp, unsigned reg, bool is_write) in print_alu_reg() argument
263 print_tex_reg(FILE *fp, unsigned reg, bool is_write) in print_tex_reg() argument
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c79 v3d_tmu_get_type_from_op(uint32_t tmu_op, bool is_write) in v3d_tmu_get_type_from_op() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c2593 bool is_write = zink_resource_access_is_write(get_access_flags_for_binding(ctx, i, stage, j)); in update_resource_refs_for_stage() local
3181 unordered_res_exec(const struct zink_context *ctx, const struct zink_resource *res, bool is_write) in unordered_res_exec() argument
3348 bool is_write = zink_resource_access_is_write(flags); in zink_resource_buffer_barrier() local
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dwlioctl.h7656 uint32 is_write; member

Completed in 112 milliseconds