OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:image_channel_order
(Results
1 - 10
of
10
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
format.hpp
46
return (a.
image_channel_order
!= b.
image_channel_order
?
47
a.
image_channel_order
< b.
image_channel_order
:
53
return (a.
image_channel_order
== b.
image_channel_order
&&
kernel.cpp
245
static_cast<cl_uint>(fmt.
image_channel_order
)};
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/core/core/
format.hpp
46
return (a.
image_channel_order
!= b.
image_channel_order
?
47
a.
image_channel_order
< b.
image_channel_order
:
53
return (a.
image_channel_order
== b.
image_channel_order
&&
kernel.cpp
210
static_cast<cl_uint>(fmt.
image_channel_order
)};
/xsrc/external/mit/MesaLib.old/dist/include/CL/
cl.h
124
cl_channel_order
image_channel_order
;
member in struct:_cl_image_format
cl2.hpp
1948
image_channel_order
= order;
1957
this->
image_channel_order
= rhs.
image_channel_order
;
4685
sourceFormat.
image_channel_order
= order;
cl.hpp
2038
image_channel_order
= order;
2047
this->
image_channel_order
= rhs.
image_channel_order
;
/xsrc/external/mit/MesaLib/dist/include/CL/
cl.h
120
cl_channel_order
image_channel_order
;
member in struct:_cl_image_format
cl2.hpp
2045
image_channel_order
= order;
2054
this->
image_channel_order
= rhs.
image_channel_order
;
4829
sourceFormat.
image_channel_order
= order;
cl.hpp
2038
image_channel_order
= order;
2047
this->
image_channel_order
= rhs.
image_channel_order
;
Completed in 27 milliseconds
Indexes created Sun Aug 09 00:24:28 UTC 2026