Searched refs:__MAX_DEFAULT_VECTOR_SIZE (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/CL/
H A Dcl.hpp687 #if !defined(__MAX_DEFAULT_VECTOR_SIZE)
688 #define __MAX_DEFAULT_VECTOR_SIZE 10 macro
713 template <typename T, unsigned int N = __MAX_DEFAULT_VECTOR_SIZE>
/xsrc/external/mit/MesaLib/dist/include/CL/
H A Dcl.hpp687 #if !defined(__MAX_DEFAULT_VECTOR_SIZE)
688 #define __MAX_DEFAULT_VECTOR_SIZE 10 macro
713 template <typename T, unsigned int N = __MAX_DEFAULT_VECTOR_SIZE>

Completed in 26 milliseconds