Home
last modified time | relevance | path

Searched refs:CL_COMMAND_FILL_IMAGE (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DCLCommandQueue.cpp426 CheckCreateEvent(*this, CL_COMMAND_FILL_IMAGE, eventCreateFunc, event, errorCode); in enqueueFillImage()
/third_party/flutter/skia/third_party/externals/opencl-lib/3-0/include/CL/
Dcl.h639 #define CL_COMMAND_FILL_IMAGE 0x1208 macro
/third_party/skia/third_party/externals/angle2/include/CL/
Dcl.h863 #define CL_COMMAND_FILL_IMAGE 0x1208 macro
/third_party/mesa3d/include/CL/
Dcl.h861 #define CL_COMMAND_FILL_IMAGE 0x1208 macro
/third_party/opencl-headers/CL/
Dcl.h863 #define CL_COMMAND_FILL_IMAGE 0x1208 macro
/third_party/mesa3d/src/gallium/frontends/clover/api/
Dtransfer.cpp698 q, CL_COMMAND_FILL_IMAGE, deps, in clEnqueueFillImage()