Searched refs:CL_VERSION_MINOR (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/core/
H A Dplatform.cpp76 std::to_string(CL_VERSION_MINOR(version));
H A Ddevice.cpp159 minor = CL_VERSION_MINOR(version);
437 std::to_string(CL_VERSION_MINOR(version));
444 int minor = CL_VERSION_MINOR(clc_version);
544 CL_VERSION_MINOR(clc_version) == 2)
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Ddevice.cpp41 std::to_string(CL_VERSION_MINOR(il_version.version));
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp955 ((CL_VERSION_MINOR(version) & 0xff) << 8u);
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.h928 #define CL_VERSION_MINOR(version) \ macro

Completed in 11 milliseconds