OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:aos_channel_type
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_llvm.c
550
struct lp_type
aos_channel_type
= soa_type;
local
555
aos_channel_type
.length >>= 1;
570
aos_channels[j] = lp_build_concat(gallivm, channel,
aos_channel_type
, pixels_per_channel);
[
all
...]
/external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm.c
550
struct lp_type
aos_channel_type
= soa_type;
local
555
aos_channel_type
.length >>= 1;
570
aos_channels[j] = lp_build_concat(gallivm, channel,
aos_channel_type
, pixels_per_channel);
[
all
...]
Completed in 252 milliseconds