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 - 4
of
4
) sorted by null
/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
:
53
return (a.
image_channel_order
== b.
image_channel_order
&&
kernel.cpp
210
static_cast<cl_uint>(fmt.
image_channel_order
)};
/external/mesa3d/include/CL/
cl.h
93
cl_channel_order
image_channel_order
;
member in struct:_cl_image_format
[
all
...]
cl.hpp
[
all
...]
Completed in 190 milliseconds