OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:image_channel_order
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
format.hpp
46
return (a.
image_channel_order
!= b.
image_channel_order
?
47
a.
image_channel_order
< b.
image_channel_order
:
/external/mesa3d/src/gallium/state_trackers/clover/core/
format.hpp
46
return (a.
image_channel_order
!= b.
image_channel_order
?
47
a.
image_channel_order
< b.
image_channel_order
:
/external/skia/tools/skpdiff/
SkCLImageDiffer.cpp
92
bitmapFormat.
image_channel_order
= CL_A;
96
bitmapFormat.
image_channel_order
= CL_RGB;
100
bitmapFormat.
image_channel_order
= CL_RGBA;
/external/chromium_org/third_party/mesa/src/include/CL/
cl.h
86
cl_channel_order
image_channel_order
;
member in struct:_cl_image_format
[
all
...]
cl.hpp
[
all
...]
/external/mesa3d/include/CL/
cl.h
86
cl_channel_order
image_channel_order
;
member in struct:_cl_image_format
[
all
...]
cl.hpp
[
all
...]
Completed in 534 milliseconds