Searched defs:voffset (Results 1 - 24 of 24) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dvarray.h50 long voffset[1000]; member in class:Varray
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxcb.c156 int voffset = offset + sizeof(xDepth); local in function:dmxConnectionBlockCallback
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_cmdbuf.c242 uint32_t voffset; local in function:r200EmitAOS
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvarray.h36 int coffset, noffset, voffset; /* color, normal, vertex offsets */ member in struct:gl_interleaved_layout
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_cmdbuf.c242 uint32_t voffset; local in function:r200EmitAOS
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_gs.c274 LLVMValueRef voffset = local in function:si_llvm_emit_vertex
446 LLVMValueRef voffset = local in function:si_generate_gs_copy_shader
H A Dsi_shader_llvm_vs.c185 LLVMValueRef voffset = LLVMConstInt(ctx->ac.i32, fetch_stride * i, 0); local in function:load_input_vs
/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Dgfx_vid.c515 gfx_set_video_yuv_offsets(unsigned long yoffset,unsigned long uoffset,unsigned long voffset) argument
1475 gfx_get_video_yuv_offsets(unsigned long * yoffset,unsigned long * uoffset,unsigned long * voffset) argument
H A Dvid_rdcl.c810 redcloud_set_video_yuv_offsets(unsigned long yoffset,unsigned long uoffset,unsigned long voffset) argument
1944 redcloud_get_video_yuv_offsets(unsigned long * yoffset,unsigned long * uoffset,unsigned long * voffset) argument
H A Ddisp_gu2.c1661 gu2_set_display_video_yuv_offsets(unsigned long yoffset,unsigned long uoffset,unsigned long voffset) argument
3062 gu2_get_display_video_yuv_offsets(unsigned long * yoffset,unsigned long * uoffset,unsigned long * voffset) argument
H A Dgfx_disp.c1129 gfx_set_display_video_yuv_offsets(unsigned long yoffset,unsigned long uoffset,unsigned long voffset) argument
2241 gfx_get_display_video_yuv_offsets(unsigned long * yoffset,unsigned long * uoffset,unsigned long * voffset) argument
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Dgfx_vid.c422 gfx_set_video_yuv_offsets(unsigned long yoffset,unsigned long uoffset,unsigned long voffset) argument
1453 gfx_get_video_yuv_offsets(unsigned long * yoffset,unsigned long * uoffset,unsigned long * voffset) argument
H A Ddisp_gu2.c1364 gu2_set_display_video_yuv_offsets(unsigned long yoffset,unsigned long uoffset,unsigned long voffset) argument
2705 gu2_get_display_video_yuv_offsets(unsigned long * yoffset,unsigned long * uoffset,unsigned long * voffset) argument
H A Dgfx_disp.c1368 gfx_set_display_video_yuv_offsets(unsigned long yoffset,unsigned long uoffset,unsigned long voffset) argument
2510 gfx_get_display_video_yuv_offsets(unsigned long * yoffset,unsigned long * uoffset,unsigned long * voffset) argument
H A Dvid_rdcl.c620 redcloud_set_video_yuv_offsets(unsigned long yoffset,unsigned long uoffset,unsigned long voffset) argument
1927 redcloud_get_video_yuv_offsets(unsigned long * yoffset,unsigned long * uoffset,unsigned long * voffset) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_mem.c497 LLVMValueRef voffset = ctx->i32_0; local in function:load_emit
706 LLVMValueRef voffset = ctx->i32_0; local in function:store_emit
588 store_emit_buffer(struct si_shader_context * ctx,LLVMValueRef resource,unsigned writemask,LLVMValueRef value,LLVMValueRef voffset,unsigned cache_policy,bool writeonly_memory) argument
854 LLVMValueRef voffset = ctx->i32_0; local in function:atomic_emit
[all...]
H A Dsi_shader.c603 LLVMValueRef voffset = LLVMConstInt(ctx->i32, fetch_stride * i, 0); local in function:si_llvm_load_input_vs
4240 LLVMValueRef voffset = local in function:si_llvm_emit_vertex
5616 LLVMValueRef voffset = local in function:si_generate_gs_copy_shader
[all...]
/xsrc/external/mit/xf86-video-neomagic/dist/src/
H A Dneo_driver.c2618 int hoffset, voffset; local in function:neoModeInit
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dvarray.c1691 GLint coffset = 0, noffset = 0, voffset;/* color, normal, vertex offsets */ local in function:_mesa_InterleavedArrays
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c328 LLVMValueRef voffset = local in function:visit_emit_vertex_with_counter
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.c1110 ac_build_buffer_store_common(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef data,LLVMValueRef vindex,LLVMValueRef voffset,unsigned num_channels,bool glc,bool slc,bool writeonly_memory,bool use_format) argument
1147 ac_build_llvm8_buffer_store_common(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef data,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,unsigned num_channels,LLVMTypeRef return_channel_type,bool glc,bool slc,bool writeonly_memory,bool use_format,bool structurized) argument
1190 ac_build_buffer_store_format(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef data,LLVMValueRef vindex,LLVMValueRef voffset,unsigned num_channels,bool glc,bool writeonly_memory) argument
1216 ac_build_buffer_store_dword(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vdata,unsigned num_channels,LLVMValueRef voffset,LLVMValueRef soffset,unsigned inst_offset,bool glc,bool slc,bool writeonly_memory,bool swizzle_enable_hint) argument
1299 ac_build_buffer_load_common(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vindex,LLVMValueRef voffset,unsigned num_channels,bool glc,bool slc,bool can_speculate,bool use_format) argument
1336 ac_build_llvm8_buffer_load_common(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,unsigned num_channels,LLVMTypeRef channel_type,bool glc,bool slc,bool can_speculate,bool use_format,bool structurized) argument
1377 ac_build_buffer_load(struct ac_llvm_context * ctx,LLVMValueRef rsrc,int num_channels,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,unsigned inst_offset,unsigned glc,unsigned slc,bool can_speculate,bool allow_smem) argument
1442 ac_build_buffer_load_format(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vindex,LLVMValueRef voffset,unsigned num_channels,bool glc,bool can_speculate) argument
1461 ac_build_buffer_load_format_gfx9_safe(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vindex,LLVMValueRef voffset,unsigned num_channels,bool glc,bool can_speculate) argument
1493 ac_build_llvm8_tbuffer_load(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,unsigned num_channels,unsigned dfmt,unsigned nfmt,bool glc,bool slc,bool can_speculate,bool structurized) argument
1530 ac_build_tbuffer_load(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,LLVMValueRef immoffset,unsigned num_channels,unsigned dfmt,unsigned nfmt,bool glc,bool slc,bool can_speculate,bool structurized) argument
1577 ac_build_struct_tbuffer_load(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,LLVMValueRef immoffset,unsigned num_channels,unsigned dfmt,unsigned nfmt,bool glc,bool slc,bool can_speculate) argument
1596 ac_build_raw_tbuffer_load(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef voffset,LLVMValueRef soffset,LLVMValueRef immoffset,unsigned num_channels,unsigned dfmt,unsigned nfmt,bool glc,bool slc,bool can_speculate) argument
1614 ac_build_tbuffer_load_short(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef voffset,LLVMValueRef soffset,LLVMValueRef immoffset,bool glc) argument
1646 ac_build_tbuffer_load_byte(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef voffset,LLVMValueRef soffset,LLVMValueRef immoffset,bool glc) argument
1677 ac_build_llvm8_tbuffer_store(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vdata,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,unsigned num_channels,unsigned dfmt,unsigned nfmt,bool glc,bool slc,bool writeonly_memory,bool structurized) argument
1716 ac_build_tbuffer_store(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vdata,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,LLVMValueRef immoffset,unsigned num_channels,unsigned dfmt,unsigned nfmt,bool glc,bool slc,bool writeonly_memory,bool structurized) argument
1766 ac_build_struct_tbuffer_store(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vdata,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,LLVMValueRef immoffset,unsigned num_channels,unsigned dfmt,unsigned nfmt,bool glc,bool slc,bool writeonly_memory) argument
1786 ac_build_raw_tbuffer_store(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vdata,LLVMValueRef voffset,LLVMValueRef soffset,LLVMValueRef immoffset,unsigned num_channels,unsigned dfmt,unsigned nfmt,bool glc,bool slc,bool writeonly_memory) argument
1805 ac_build_tbuffer_store_short(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vdata,LLVMValueRef voffset,LLVMValueRef soffset,bool glc,bool writeonly_memory) argument
1835 ac_build_tbuffer_store_byte(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vdata,LLVMValueRef voffset,LLVMValueRef soffset,bool glc,bool writeonly_memory) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c1848 LLVMValueRef voffset = local in function:visit_emit_vertex
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.c1118 ac_build_buffer_store_common(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef data,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,unsigned cache_policy,bool use_format,bool structurized) argument
1147 ac_build_buffer_store_format(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef data,LLVMValueRef vindex,LLVMValueRef voffset,unsigned cache_policy) argument
1157 ac_build_buffer_store_dword(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vdata,unsigned num_channels,LLVMValueRef voffset,LLVMValueRef soffset,unsigned inst_offset,unsigned cache_policy) argument
1202 ac_build_buffer_load_common(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,unsigned num_channels,LLVMTypeRef channel_type,unsigned cache_policy,bool can_speculate,bool use_format,bool structurized) argument
1239 ac_build_buffer_load(struct ac_llvm_context * ctx,LLVMValueRef rsrc,int num_channels,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,unsigned inst_offset,LLVMTypeRef channel_type,unsigned cache_policy,bool can_speculate,bool allow_smem) argument
1280 ac_build_buffer_load_format(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vindex,LLVMValueRef voffset,unsigned num_channels,unsigned cache_policy,bool can_speculate,bool d16,bool tfe) argument
1324 ac_build_tbuffer_load(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,LLVMValueRef immoffset,unsigned num_channels,unsigned dfmt,unsigned nfmt,unsigned cache_policy,bool can_speculate,bool structurized) argument
1355 ac_build_struct_tbuffer_load(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,LLVMValueRef immoffset,unsigned num_channels,unsigned dfmt,unsigned nfmt,unsigned cache_policy,bool can_speculate) argument
1365 ac_build_tbuffer_load_short(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef voffset,LLVMValueRef soffset,LLVMValueRef immoffset,unsigned cache_policy) argument
1375 ac_build_tbuffer_load_byte(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef voffset,LLVMValueRef soffset,LLVMValueRef immoffset,unsigned cache_policy) argument
1468 ac_build_opencoded_load_format(struct ac_llvm_context * ctx,unsigned log_size,unsigned num_channels,unsigned format,bool reverse,bool known_aligned,LLVMValueRef rsrc,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,unsigned cache_policy,bool can_speculate) argument
1676 ac_build_tbuffer_store(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vdata,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,LLVMValueRef immoffset,unsigned num_channels,unsigned dfmt,unsigned nfmt,unsigned cache_policy,bool structurized) argument
1707 ac_build_struct_tbuffer_store(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vdata,LLVMValueRef vindex,LLVMValueRef voffset,LLVMValueRef soffset,LLVMValueRef immoffset,unsigned num_channels,unsigned dfmt,unsigned nfmt,unsigned cache_policy) argument
1717 ac_build_raw_tbuffer_store(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vdata,LLVMValueRef voffset,LLVMValueRef soffset,LLVMValueRef immoffset,unsigned num_channels,unsigned dfmt,unsigned nfmt,unsigned cache_policy) argument
1726 ac_build_tbuffer_store_short(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vdata,LLVMValueRef voffset,LLVMValueRef soffset,unsigned cache_policy) argument
1736 ac_build_tbuffer_store_byte(struct ac_llvm_context * ctx,LLVMValueRef rsrc,LLVMValueRef vdata,LLVMValueRef voffset,LLVMValueRef soffset,unsigned cache_policy) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp4532 resolve_excess_vmem_const_offset(Builder& bld, Temp& voffset, unsigned const_offset) argument
4553 emit_single_mubuf_store(isel_context * ctx,Temp descriptor,Temp voffset,Temp soffset,Temp vdata,unsigned const_offset=0u,memory_sync_info sync=memory_sync_info (),bool slc=false,bool swizzled=false) argument
4577 store_vmem_mubuf(isel_context * ctx,Temp src,Temp descriptor,Temp voffset,Temp soffset,unsigned base_const_offset,unsigned elem_size_bytes,unsigned write_mask,bool allow_combining=true,memory_sync_info sync=memory_sync_info (),bool slc=false) argument
4601 load_vmem_mubuf(isel_context * ctx,Temp dst,Temp descriptor,Temp voffset,Temp soffset,unsigned base_const_offset,unsigned elem_size_bytes,unsigned num_components,unsigned stride=0u,bool allow_combining=true,bool allow_reorder=true,bool slc=false) argument
[all...]

Completed in 74 milliseconds