Home
last modified time | relevance | path

Searched defs:read_only (Results 1 – 25 of 26) sorted by relevance

12

/third_party/vk-gl-cts/external/amber/src/src/vulkan/
Dresource.h51 void SetReadOnly(bool read_only) { is_read_only_ = read_only; } in SetReadOnly()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_flush.c111 boolean read_only, in llvmpipe_flush_resource()
Dlp_texture.c697 boolean read_only = !(usage & PIPE_MAP_WRITE); in llvmpipe_transfer_map_ms() local
Dlp_state_fs.c4148 boolean read_only = !(writable_bitmask & (1 << idx)); in llvmpipe_set_shader_buffers() local
4192 bool read_only = !(image->access & PIPE_IMAGE_ACCESS_WRITE); in llvmpipe_set_shader_images() local
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_flush.c120 boolean read_only, in softpipe_flush_resource()
Dsp_texture.c398 boolean read_only = !(usage & PIPE_MAP_WRITE); in softpipe_transfer_map() local
/third_party/ffmpeg/libavresample/
Daudio_data.h51 int read_only; /**< data is read-only */ member
Daudio_data.c75 enum AVSampleFormat sample_fmt, int read_only, in ff_audio_data_init()
/third_party/protobuf/python/google/protobuf/pyext/
Dmessage.h109 bool read_only; member
/third_party/pulseaudio/src/pulsecore/
Dmemblock.c76 bool read_only:1; member
430 pa_memblock *pa_memblock_new_fixed(pa_mempool *p, void *d, size_t length, bool read_only) { in pa_memblock_new_fixed()
463 bool read_only) { in pa_memblock_new_user()
Ddatabase-simple.c42 bool read_only; member
/third_party/mesa3d/src/util/
Dfossilize_db.c200 bool read_only) in load_foz_dbs()
/third_party/node/deps/v8/src/builtins/
Dbuiltins-proxy-gen.cc249 TNode<BoolT> read_only = IsSetWord32( in CheckGetSetTrapResult() local
/third_party/node/deps/v8/src/heap/
Dfactory.h959 CodeBuilder& set_read_only_data_container(bool read_only) { in set_read_only_data_container()
/third_party/node/src/
Dnode_contextify.cc497 bool read_only = in PropertySetterCallback() local
590 bool read_only = in PropertyDefinerCallback() local
/third_party/skia/third_party/externals/tint/src/inspector/
Dinspector.cc658 bool read_only) { in GetStorageBufferResourceBindingsImpl()
/third_party/libunwind/libunwind/include/tdep-ia64/
Dlibunwind_i.h204 read_only; member
/third_party/NuttX/drivers/usbdev/gadget/
Df_mass_storage.h192 int read_only; member
/third_party/node/deps/v8/src/compiler/
Dcompilation-dependencies.cc798 bool read_only) in GlobalPropertyDependency()
1093 bool read_only = cell.property_details().IsReadOnly(); in DependOnGlobalProperty() local
/third_party/mesa3d/src/compiler/glsl/
Dast.h588 unsigned read_only:1; /**< "readonly" qualifier. */ member
Dir.h662 unsigned read_only:1; member
/third_party/mesa3d/src/intel/vulkan/
Danv_image.c2171 const bool read_only = vk_image_layout_is_read_only(layout, aspect); in anv_layout_to_aux_state() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_impl.cc1612 bool read_only = false; in MakeVariable() local
/third_party/elfutils/src/
Delflint.c1236 bool read_only; member
/third_party/mesa3d/src/compiler/nir/
Dnir.h435 unsigned read_only:1; member

12