Searched defs:write (Results 1 - 25 of 121) sorted by relevance

12345

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_emitinstruction.h47 static const std::set<AluModifiers> write; member in class:r600::EmitInstruction
/xsrc/external/mit/MesaLib/dist/src/panfrost/perf/
H A Dpan_gen_perf.py34 def write(self, *args): member in class:SourceFile
[all...]
/xsrc/external/mit/fontconfig/dist/src/
H A Dcutout.py33 write = True variable
37 write = False variable
46 write = True variable
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dgeneric_bus.h26 Bool (*write)(GENERIC_BUS_Ptr, uint32_t, uint32_t, uint8_t *); member in struct:_GENERIC_BUS_Rec
H A Dradeon_dummy_bufmgr.h36 static inline int radeon_bo_map(struct radeon_bo *bo, int write) {return 0;} argument
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c52 vir_sources_modified(struct qinst *srcs, struct qinst *write) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/swr/
H A Dswr_fence.h36 uint64_t write; member in struct:swr_fence
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dvir_opt_redundant_flags.c52 vir_sources_modified(struct qinst *srcs, struct qinst *write) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/swr/
H A Dswr_fence.h36 uint64_t write; member in struct:swr_fence
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dsid_tables.py251 def write(self, regdb, packets, file=sys.stdout): member in class:TableWriter
/xsrc/external/mit/libdrm/dist/radeon/
H A Dradeon_bo.c70 drm_public int radeon_bo_map(struct radeon_bo *bo, int write) argument
H A Dradeon_bo_gem.c143 static int bo_map(struct radeon_bo_int *boi, int write) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_access.c53 gather_buffer_access(struct access_state *state, nir_ssa_def *def, bool read, bool write) argument
82 bool read, write; local in function:gather_intrinsic
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/i915/drm/
H A Di915_drm_buffer.c172 i915_drm_buffer_map(struct i915_winsys * iws,struct i915_winsys_buffer * buffer,boolean write) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_context.c271 lima_need_flush(struct lima_context *ctx, struct lima_bo *bo, bool write) argument
/xsrc/external/mit/MesaLib/dist/include/android_stub/log/
H A Dlog_event_list.h195 int write(log_id_t id = LOG_ID_EVENTS) { function in class:android_log_event_list
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/i915/drm/
H A Di915_drm_buffer.c172 i915_drm_buffer_map(struct i915_winsys * iws,struct i915_winsys_buffer * buffer,bool write) argument
/xsrc/external/mit/freetype/dist/src/gzip/
H A Dinfutil.h57 Bytef *write; /* window write pointer */ member in struct:inflate_blocks_state
/xsrc/external/mit/libpciaccess/dist/src/
H A Dpciaccess_private.h74 int (*write)(struct pci_device * dev, const void * data, pciaddr_t offset, member in struct:pci_system_methods
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_depth.c72 const GLboolean write = ctx->Depth.Mask; local in function:depth_test_span16
120 const GLboolean write = ctx->Depth.Mask; local in function:depth_test_span32
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c449 fd_batch_resource_used(struct fd_batch *batch, struct fd_resource *rsc, bool write) argument
[all...]
H A Dfreedreno_resource.h124 pending(struct fd_resource *rsc, bool write) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_batch.h54 bool write; member in struct:iris_address
H A Diris_resource.h375 iris_resource_access_raw(struct iris_context * ice,struct iris_batch * batch,struct iris_resource * res,uint32_t level,uint32_t layer,uint32_t num_layers,bool write) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_buffer_objects.c607 intel_bufferobj_buffer(struct brw_context * brw,struct intel_buffer_object * intel_obj,uint32_t offset,uint32_t size,bool write) argument

Completed in 28 milliseconds

12345