Home
last modified time | relevance | path

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

/oneTBB/examples/common/gui/xcode/tbbExample/
H A DOpenGLView.m32 #import "OpenGLES/ES2/gl.h"
84 #import <OpenGL/gl.h>
/oneTBB/test/tbb/
H A Dtest_task_arena.cpp1948 tbb::global_control gl(tbb::global_control::max_allowed_parallelism, num_threads * 2); variable