OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aos_channels
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm.c
558
LLVMValueRef
aos_channels
[TGSI_NUM_CHANNELS];
local
570
aos_channels
[j] = lp_build_concat(gallivm, channel, aos_channel_type, pixels_per_channel);
573
lp_build_transpose_aos(gallivm, soa_type,
aos_channels
, dst_soa[i]);
[
all
...]
Completed in 69 milliseconds