Searched defs:glIsSampler (Results 1 – 12 of 12) sorted by relevance
178 public native boolean glIsSampler(int sampler); in glIsSampler() method in IOSGLES30
162 public native boolean glIsSampler(int sampler); in glIsSampler() method in IOSGLES30
684 public boolean glIsSampler (int sampler) { in glIsSampler() method in AndroidGL30
547 public boolean glIsSampler (int sampler) { in glIsSampler() method in LwjglGL30
549 public boolean glIsSampler (int sampler) { in glIsSampler() method in Lwjgl3GL30
337 #define glIsSampler glwIsSampler macro
1185 public boolean glIsSampler (int sampler); in glIsSampler() method
1742 public boolean glIsSampler (int sampler) { in glIsSampler() method in GL30Profiler
973 #define glIsSampler MANGLE(IsSampler) macro
2677 GLW_APICALL GLboolean GLW_APIENTRY glIsSampler (GLuint sampler) function
2520 glw::GLboolean CallLogWrapper::glIsSampler (glw::GLuint sampler) function in CallLogWrapper
4267 #define glIsSampler GLEW_GET_FUN(__glewIsSampler) macro