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

12

/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dvx_image.c142 const uint32_t base_offset = local in function:pack_texture_shader_state_helper
191 const uint32_t base_offset = local in function:v3dX
/xsrc/external/mit/MesaLib/dist/src/virtio/vulkan/
H A Dvn_device_memory.h31 VkDeviceSize base_offset; member in struct:vn_device_memory
H A Dvn_device_memory.c129 vn_device_memory_pool_alloc(struct vn_device * dev,uint32_t mem_type_index,VkDeviceSize size,struct vn_device_memory ** base_mem,struct vn_renderer_bo ** base_bo,VkDeviceSize * base_offset) argument
/xsrc/external/mit/freetype/dist/src/cid/
H A Dcidparse.c62 FT_ULong base_offset, offset, ps_len; local in function:cid_parser_new
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw.h32 uint32_t base_offset; member in struct:nvc0_hw_query
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw.h32 uint32_t base_offset; member in struct:nv50_hw_query
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw.h32 uint32_t base_offset; member in struct:nv50_hw_query
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_query_hw.h32 uint32_t base_offset; member in struct:nvc0_hw_query
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir_lower_tex_prefetch.c51 int base_offset = local in function:coord_offset
H A Dir3_nir_analyze_ubo_ranges.c474 unsigned base_offset = nir_intrinsic_base(intr); local in function:fixup_load_uniform_instr
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_nir_compute_push_layout.c159 unsigned base_offset = local in function:anv_nir_compute_push_layout
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dlower_buffer_access.cpp56 emit_access(void * mem_ctx,bool is_write,ir_dereference * deref,ir_variable * base_offset,unsigned int deref_offset,bool row_major,const glsl_type * matrix_type,enum glsl_interface_packing packing,unsigned int write_mask) argument
H A Dlower_ubo_reference.cpp747 ir_rvalue *base_offset = NULL; local in function:__anonf648b2340110::lower_ubo_reference_visitor::process_ssbo_unsized_array_length
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dlower_buffer_access.cpp56 emit_access(void * mem_ctx,bool is_write,ir_dereference * deref,ir_variable * base_offset,unsigned int deref_offset,bool row_major,const glsl_type * matrix_type,enum glsl_interface_packing packing,unsigned int write_mask) argument
H A Dlower_ubo_reference.cpp745 ir_rvalue *base_offset = NULL; local in function:__anon515fc8010110::lower_ubo_reference_visitor::process_ssbo_unsized_array_length
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_vec4_tcs.cpp156 emit_input_urb_read(const dst_reg & dst,const src_reg & vertex_index,unsigned base_offset,unsigned first_component,const src_reg & indirect_offset) argument
192 emit_output_urb_read(const dst_reg & dst,unsigned base_offset,unsigned first_component,const src_reg & indirect_offset) argument
219 emit_urb_write(const src_reg & value,unsigned writemask,unsigned base_offset,const src_reg & indirect_offset) argument
H A Dbrw_vec4_nir.cpp172 dst_reg_for_nir_reg(vec4_visitor * v,nir_register * nir_reg,unsigned base_offset,nir_src * indirect) argument
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_vec4_tcs.cpp156 emit_input_urb_read(const dst_reg & dst,const src_reg & vertex_index,unsigned base_offset,unsigned first_component,const src_reg & indirect_offset) argument
192 emit_output_urb_read(const dst_reg & dst,unsigned base_offset,unsigned first_component,const src_reg & indirect_offset) argument
219 emit_urb_write(const src_reg & value,unsigned writemask,unsigned base_offset,const src_reg & indirect_offset) 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) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_value_gpr.cpp37 GPRValue::GPRValue(uint32_t sel, uint32_t chan, int base_offset): argument
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa.h56 int base_offset; /* allocation base */ member in struct:_ExaOffscreenArea
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa.h57 int base_offset; /* allocation base */ member in struct:_ExaOffscreenArea
/xsrc/external/mit/freetype/dist/src/cff/
H A Dcffload.c2204 FT_ULong base_offset; local in function:cff_font_load
908 cff_charset_load(CFF_Charset charset,FT_UInt num_glyphs,FT_Stream stream,FT_ULong base_offset,FT_ULong offset,FT_Bool invert) argument
1127 cff_vstore_load(CFF_VStoreRec * vstore,FT_Stream stream,FT_ULong base_offset,FT_ULong offset) argument
1631 cff_encoding_load(CFF_Encoding encoding,CFF_Charset charset,FT_UInt num_glyphs,FT_Stream stream,FT_ULong base_offset,FT_ULong offset) argument
1985 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) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_mem.c598 LLVMValueRef base_offset = voffset; local in function:store_emit_buffer
/xsrc/external/mit/fontconfig/dist/src/
H A Dfcfreetype.c2772 FT_ULong cur_offset, new_offset, base_offset; local in function:GetScriptTags

Completed in 30 milliseconds

12