Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_soa.c121 lp_build_extract_soa_chan(struct lp_build_context *bld, unsigned blockbits, boolean srgb_chan, struct util_format_channel_description chan_desc, LLVMValueRef packed) lp_build_extract_soa_chan() argument
324 struct util_format_channel_description chan_desc = format_desc->channel[chan]; lp_build_unpack_rgba_soa() local
653 struct util_format_channel_description chan_desc = format_desc->channel[i]; lp_build_fetch_rgba_soa() local
881 lp_build_insert_soa_chan(struct lp_build_context *bld, unsigned blockbits, struct util_format_channel_description chan_desc, LLVMValueRef *output, LLVMValueRef rgba) lp_build_insert_soa_chan() argument
1003 struct util_format_channel_description chan_desc = format_desc->channel[chan]; lp_build_pack_rgba_soa() local
1069 struct util_format_channel_description chan_desc = format_desc->channel[i]; lp_build_store_rgba_soa() local
[all...]

Completed in 2 milliseconds