Home
last modified time | relevance | path

Searched defs:base_offset (Results 1 - 25 of 30) sorted by relevance

12

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_image.c118 const uint32_t base_offset = in pack_texture_shader_state_helper() local
167 const uint32_t base_offset = in pack_texture_shader_state_from_buffer_view() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_device_memory.h35 VkDeviceSize base_offset; member
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_nir_lower_tex_prefetch.c51 int base_offset = in coord_offset() local
H A Dir3_nir_analyze_ubo_ranges.c534 unsigned base_offset = nir_intrinsic_base(intr); in fixup_load_uniform_instr() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw.h32 uint32_t base_offset; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw.h32 uint32_t base_offset; member
/third_party/skia/third_party/externals/freetype/src/cid/
H A Dcidparse.c62 FT_ULong base_offset, offset, ps_len; in FT_LOCAL_DEF() local
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_compute_push_layout.c159 unsigned base_offset = in anv_nir_compute_push_layout() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io_to_scalar.c86 nir_ssa_def *base_offset = intr->src[offset_idx].ssa; in lower_load_to_scalar() local
189 nir_ssa_def *base_offset = intr->src[offset_idx].ssa; in lower_store_to_scalar() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_valuefactory.cpp190 resolve_array(nir_register *reg, nir_src *indirect, int base_offset, int chan) resolve_array() argument
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_strm.c200 uint64_t base_offset, end_base_offset; in strm_streamfrq_unacked_pop() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_vec4_tcs.cpp152 emit_input_urb_read(const dst_reg &dst, const src_reg &vertex_index, unsigned base_offset, unsigned first_component, const src_reg &indirect_offset) emit_input_urb_read() argument
188 emit_output_urb_read(const dst_reg &dst, unsigned base_offset, unsigned first_component, const src_reg &indirect_offset) emit_output_urb_read() argument
215 emit_urb_write(const src_reg &value, unsigned writemask, unsigned base_offset, const src_reg &indirect_offset) emit_urb_write() argument
H A Dbrw_vec4_nir.cpp173 dst_reg_for_nir_reg(vec4_visitor *v, nir_register *nir_reg, unsigned base_offset, nir_src *indirect) dst_reg_for_nir_reg() argument
H A Dbrw_vec4_visitor.cpp1114 emit_scratch_read(bblock_t *block, vec4_instruction *inst, dst_reg temp, src_reg orig_src, int base_offset) emit_scratch_read() argument
1144 emit_scratch_write(bblock_t *block, vec4_instruction *inst, int base_offset) emit_scratch_write() argument
/third_party/node/deps/v8/src/objects/
H A Djs-regexp.cc36 int base_offset = i * 2; in BuildIndices() local
76 int base_offset = i * 2; in BuildIndices() local
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-face.cc182 unsigned int base_offset; in _hb_face_for_data_reference_table() local
/third_party/ffmpeg/libavformat/
H A Dnsvdec.c166 int base_offset; member
/third_party/node/deps/v8/src/diagnostics/
H A Deh-frame.cc277 void EhFrameWriter::SetBaseAddressOffset(int base_offset) { in SetBaseAddressOffset() argument
561 uint32_t base_offset = eh_frame_iterator.GetNextULeb128(); in DumpDwarfDirectives() local
293 SetBaseAddressRegisterAndOffset(Register base_register, int base_offset) SetBaseAddressRegisterAndOffset() argument
[all...]
H A Deh-frame.h131 int base_offset() const { return base_offset_; } in base_offset() function in v8::internal::EhFrameWriter
154 void PatchInt32(int base_offset, uint32_t value) { in PatchInt32() argument
/third_party/skia/third_party/externals/freetype/src/cff/
H A Dcffload.c2206 FT_ULong base_offset; in FT_LOCAL_DEF() local
906 cff_charset_load( CFF_Charset charset, FT_UInt num_glyphs, FT_Stream stream, FT_ULong base_offset, FT_ULong offset, FT_Bool invert ) cff_charset_load() argument
1124 cff_vstore_load( CFF_VStoreRec* vstore, FT_Stream stream, FT_ULong base_offset, FT_ULong offset ) cff_vstore_load() argument
1632 cff_encoding_load( CFF_Encoding encoding, CFF_Charset charset, FT_UInt num_glyphs, FT_Stream stream, FT_ULong base_offset, FT_ULong offset ) cff_encoding_load() argument
1987 cff_subfont_load( CFF_SubFont subfont, CFF_Index idx, FT_UInt font_index, FT_Stream stream, FT_ULong base_offset, FT_UInt code, CFF_Font font, CFF_Face face ) cff_subfont_load() argument
[all...]
/third_party/node/deps/v8/src/regexp/arm64/
H A Dregexp-macro-assembler-arm64.cc1394 int base_offset = kFirstRegisterOnStack - in ClearRegisters() local
1410 MemOperand(frame_pointer(), base_offset)); in ClearRegisters() local
/third_party/skia/third_party/externals/freetype/include/freetype/internal/
H A Dcfftypes.h342 FT_ULong base_offset; /* offset to start of CFF */ member
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_state_common.c1474 uint32_t base_offset; in r600_setup_buffer_constants() local
1523 uint32_t base_offset; in eg_setup_buffer_constants() local
1445 r600_alloc_buf_consts(struct r600_context *rctx, int shader_type, unsigned array_size, uint32_t *base_offset) r600_alloc_buf_consts() argument
/third_party/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c560 struct qreg base_offset; in ntq_emit_tmu_general() local
443 emit_tmu_general_address_write(struct v3d_compile *c, enum emit_mode mode, nir_intrinsic_instr *instr, uint32_t config, bool dynamic_src, int offset_src, struct qreg base_offset, uint32_t const_offset, uint32_t *tmu_writes) emit_tmu_general_address_write() argument
2882 uint32_t base_offset = nir_intrinsic_base(instr); emit_store_output_gs() local
3201 struct qreg base_offset = !is_ssbo ? ntq_emit_load_unifa() local
[all...]
/third_party/node/deps/v8/src/wasm/
H A Dwasm-code-manager.cc1088 const int base_offset = code->raw_instruction_size(); in AddCodeForTesting() local

Completed in 35 milliseconds

12