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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/api/
H A Dcontext.cpp42 if (prop.first == CL_CONTEXT_PLATFORM)
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/api/
H A Dcontext.cpp42 if (prop.first == CL_CONTEXT_PLATFORM)
/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.h429 #define CL_CONTEXT_PLATFORM 0x1084 macro
H A Dcl2.hpp2607 CL_CONTEXT_PLATFORM, (cl_context_properties)defaultPlatform, 0
2729 cl_context_properties prop[4] = {CL_CONTEXT_PLATFORM, 0, 0, 0 };
3900 if( props[i] == CL_CONTEXT_PLATFORM ) {
H A Dcl.hpp110 * { CL_CONTEXT_PLATFORM, (cl_context_properties)(platforms[0])(), 0};
2586 cl_context_properties prop[4] = {CL_CONTEXT_PLATFORM, 0, 0, 0 };
3405 if( props[i] == CL_CONTEXT_PLATFORM ) {
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.h468 #define CL_CONTEXT_PLATFORM 0x1084 macro
H A Dcl2.hpp2751 CL_CONTEXT_PLATFORM, (cl_context_properties)defaultPlatform, 0
2873 cl_context_properties prop[4] = {CL_CONTEXT_PLATFORM, 0, 0, 0 };
4044 if( props[i] == CL_CONTEXT_PLATFORM ) {
H A Dcl.hpp110 * { CL_CONTEXT_PLATFORM, (cl_context_properties)(platforms[0])(), 0};
2586 cl_context_properties prop[4] = {CL_CONTEXT_PLATFORM, 0, 0, 0 };
3405 if( props[i] == CL_CONTEXT_PLATFORM ) {

Completed in 63 milliseconds