Searched refs:ImageFormat (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl2.hpp1935 /*! \stuct ImageFormat
1940 struct ImageFormat : public cl_image_format struct in namespace:cl
1943 ImageFormat(){} function in struct:cl::ImageFormat
1946 ImageFormat(cl_channel_order order, cl_channel_type type) function in struct:cl::ImageFormat
1953 ImageFormat& operator = (const ImageFormat& rhs)
2907 vector<ImageFormat>* formats) const
2927 vector<ImageFormat> value(numEntries);
4273 ImageFormat format,
4361 ImageFormat forma
[all...]
H A Dcl.hpp2025 /*! \stuct ImageFormat
2030 struct ImageFormat : public cl_image_format struct in namespace:cl
2033 ImageFormat(){} function in struct:cl::ImageFormat
2036 ImageFormat(cl_channel_order order, cl_channel_type type) function in struct:cl::ImageFormat
2043 ImageFormat& operator = (const ImageFormat& rhs)
2786 VECTOR_CLASS<ImageFormat>* formats) const
2806 ImageFormat* value = (ImageFormat*)
2807 alloca(numEntries * sizeof(ImageFormat));
[all...]
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl2.hpp2032 /*! \stuct ImageFormat
2037 struct ImageFormat : public cl_image_format struct in namespace:cl
2040 ImageFormat(){} function in struct:cl::ImageFormat
2043 ImageFormat(cl_channel_order order, cl_channel_type type) function in struct:cl::ImageFormat
2050 ImageFormat& operator = (const ImageFormat& rhs)
3051 vector<ImageFormat>* formats) const
3071 vector<ImageFormat> value(numEntries);
4417 ImageFormat format,
4505 ImageFormat forma
[all...]
H A Dcl.hpp2025 /*! \stuct ImageFormat
2030 struct ImageFormat : public cl_image_format struct in namespace:cl
2033 ImageFormat(){} function in struct:cl::ImageFormat
2036 ImageFormat(cl_channel_order order, cl_channel_type type) function in struct:cl::ImageFormat
2043 ImageFormat& operator = (const ImageFormat& rhs)
2786 VECTOR_CLASS<ImageFormat>* formats) const
2806 ImageFormat* value = (ImageFormat*)
2807 alloca(numEntries * sizeof(ImageFormat));
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.core.grammar.json222 { "kind" : "ImageFormat" },
5090 "kind" : "ImageFormat",
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.core.grammar.json350 { "kind" : "ImageFormat" },
9986 "kind" : "ImageFormat",

Completed in 156 milliseconds