Searched refs:image_channel_order (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/clover/core/
H A Dformat.hpp46 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/
H A Dformat.hpp46 return (a.image_channel_order != b.image_channel_order ?
47 a.image_channel_order < b.image_channel_order :
/external/chromium_org/third_party/skia/tools/skpdiff/
H A DSkCLImageDiffer.cpp92 bitmapFormat.image_channel_order = CL_A;
96 bitmapFormat.image_channel_order = CL_RGB;
100 bitmapFormat.image_channel_order = CL_RGBA;
/external/skia/tools/skpdiff/
H A DSkCLImageDiffer.cpp92 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/
H A Dcl.h86 cl_channel_order image_channel_order; member in struct:_cl_image_format
H A Dcl.hpp1166 image_channel_order = order;
1174 this->image_channel_order = rhs.image_channel_order;
/external/mesa3d/include/CL/
H A Dcl.h86 cl_channel_order image_channel_order; member in struct:_cl_image_format
H A Dcl.hpp1166 image_channel_order = order;
1174 this->image_channel_order = rhs.image_channel_order;

Completed in 153 milliseconds