Searched refs:getSupportedImageFormats (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | CLContextImpl.h | 45 virtual cl_int getSupportedImageFormats(cl::MemFlags flags,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | CLContext.cpp | 177 cl_int Context::getSupportedImageFormats(MemFlags flags, in getSupportedImageFormats() function in cl::Context 183 return mImpl->getSupportedImageFormats(flags, imageType, numEntries, imageFormats, in getSupportedImageFormats()
|
D | CLContext.h | 67 cl_int getSupportedImageFormats(MemFlags flags,
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
D | CLContextCL.h | 50 cl_int getSupportedImageFormats(cl::MemFlags flags,
|
D | CLContextCL.cpp | 184 cl_int CLContextCL::getSupportedImageFormats(cl::MemFlags flags, in getSupportedImageFormats() function in rx::CLContextCL
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | cl_stubs.cpp | 312 return context->cast<Context>().getSupportedImageFormats(flags, image_type, num_entries, in GetSupportedImageFormats()
|
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/ |
D | cl2.hpp | 2896 cl_int getSupportedImageFormats( in getSupportedImageFormats() function in cl::Context
|
D | cl.hpp | 2756 cl_int getSupportedImageFormats( in getSupportedImageFormats() function in cl::Context
|
/third_party/mesa3d/include/CL/ |
D | cl2.hpp | 3048 cl_int getSupportedImageFormats( in getSupportedImageFormats() function in cl::Context
|
D | cl.hpp | 2783 cl_int getSupportedImageFormats( in getSupportedImageFormats() function in cl::Context
|