Home
last modified time | relevance | path

Searched defs:max_offset (Results 1 – 23 of 23) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_inline_uniforms.c381 uint32_t max_offset = offset + num_components; in nir_inline_uniforms() local
Dnir_gather_xfb_info.c278 unsigned max_offset[NIR_MAX_XFB_BUFFERS] = {0}; in nir_gather_xfb_info_with_varyings() local
/third_party/mesa3d/src/mesa/main/
Darrayobj.c419 GLuint max_offset = 0; in compute_vbo_offset_range() local
620 GLsizeiptr min_offset, max_offset; in _mesa_update_vao_derived_arrays() local
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_inline_uniforms.c402 uint32_t max_offset = offset + num_components; in lvp_inline_uniforms() local
/third_party/gstreamer/gstplugins_bad/gst/dvdspu/
Dgstspu-vobsub.h92 guint16 max_offset; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/tag/
Dgsttagmux.c68 gint64 max_offset; member
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiometa.c411 gsize max_offset = 0; in gst_buffer_add_audio_meta() local
Dgstaudioaggregator.c2489 gint64 max_offset = 0; in gst_audio_aggregator_aggregate() local
/third_party/ffmpeg/libavformat/
Ddv.c427 int64_t max_offset = ((size - 1) / frame_size) * frame_size; in dv_frame_offset() local
/third_party/skia/modules/skottie/src/text/
DSkottieShaper.cpp234 const auto max_offset = fBox.height() + this->ascent(); // NB: ascent is negative in shapeLine() local
/third_party/harfbuzz/src/
Dhb-ot-cff-common.hh296 unsigned int max_offset () const in max_offset() function
Dhb-ot-glyf-table.hh94 unsigned max_offset = in _add_loca_and_head() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cff-common.hh296 unsigned int max_offset () const in max_offset() function
Dhb-ot-glyf-table.hh98 unsigned max_offset = in _add_loca_and_head() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-glyf-table.hh88 unsigned max_offset = + padded_offsets | hb_reduce(hb_add, 0); in _add_loca_and_head() local
Dhb-ot-cff-common.hh236 unsigned int max_offset () const in max_offset() function
/third_party/python/Lib/test/
Dtest_hashlib.py601 digest_size, max_offset): argument
/third_party/freetype/src/truetype/
Dttgxvar.c1644 FT_ULong max_offset = 0; in ft_var_load_gvar() local
1674 FT_ULong max_offset = 0; in ft_var_load_gvar() local
/third_party/skia/third_party/externals/freetype/src/truetype/
Dttgxvar.c1650 FT_ULong max_offset = 0; in ft_var_load_gvar() local
1680 FT_ULong max_offset = 0; in ft_var_load_gvar() local
/third_party/mesa3d/src/intel/vulkan/
Danv_nir_apply_pipeline_layout.c1081 unsigned max_offset = b->shader->constant_data_size - load_size; in lower_load_constant() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program.c531 unsigned max_offset = b.shader->constant_data_size - load_size; in iris_setup_uniforms() local
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Datoms.h561 guint64 max_offset; member
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp4913 unsigned max_offset = write2 ? (255 - write2_off) * split_data.bytes() : 65535; in store_lds() local