Searched defs:vdata (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dmesher.h60 GridTrimVertex ** vdata; member in class:Mesher
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_pwr8.h269 vec_store_si128 (uint32_t* dest, __m128i vdata) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_pwr8.h269 vec_store_si128 (uint32_t* dest, __m128i vdata) argument
/xsrc/external/mit/ctwm/dist/
H A Dr_layout.c527 _findMonitorByXY(const RArea *cur, void *vdata) argument
618 _findMonitorBottomEdge(const RArea *cur, void *vdata) argument
657 _findMonitorTopEdge(const RArea *cur, void *vdata) argument
696 _findMonitorLeftEdge(const RArea * cur,void * vdata) argument
736 _findMonitorRightEdge(const RArea * cur,void * vdata) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_vs.c293 LLVMValueRef vdata = NULL; local in function:si_llvm_streamout_store_output
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-vmx.c270 save_128_aligned (uint32_t *data, vector unsigned char vdata) argument
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c1086 LLVMValueRef vdata = NULL; local in function:radv_emit_stream_output
/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_llvm_build.c1216 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
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.c2757 LLVMValueRef vdata = NULL; local in function:radv_emit_stream_output
/xsrc/external/mit/MesaLib/dist/src/amd/llvm/
H A Dac_llvm_build.c1157 void ac_build_buffer_store_dword(struct ac_llvm_context *ctx, LLVMValueRef rsrc, LLVMValueRef vdata, argument
1717 void ac_build_raw_tbuffer_store(struct ac_llvm_context *ctx, LLVMValueRef rsrc, LLVMValueRef vdata, 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
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.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c2709 LLVMValueRef vdata = NULL; local in function:emit_streamout_output
/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp4553 emit_single_mubuf_store(isel_context* ctx, Temp descriptor, Temp voffset, Temp soffset, Temp vdata, argument
6189 Operand vdata local in function:aco::__anon562fcc110110::visit_image_load
9623 Operand vdata = instr->is_sparse ? emit_tfe_init(bld, tmp_dst) : Operand(v1); local in function:aco::__anon562fcc110110::visit_tex
9775 Operand vdata = instr->is_sparse ? emit_tfe_init(bld, tmp_dst) : Operand(v1); local in function:aco::__anon562fcc110110::visit_tex
[all...]

Completed in 57 milliseconds