Home
last modified time | relevance | path

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

/external/mesa3d/include/CL/
Dcl.hpp424 #if !defined(__MAX_DEFAULT_VECTOR_SIZE)
425 #define __MAX_DEFAULT_VECTOR_SIZE 10 macro
432 template <typename T, unsigned int N = __MAX_DEFAULT_VECTOR_SIZE>