Home
last modified time | relevance | path

Searched refs:glIsSampler (Results 1 – 25 of 1101) sorted by relevance

12345678910>>...45

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_sampler_objects/
H A Dsampler-objects.c63 if (!glIsSampler(samplers[i])) in test_objects()
78 if (glIsSampler(samplers[i])) in test_objects()
/dports/cad/opencascade/opencascade-7.6.0/inc/
H A DOpenGl_ArbSamplerObject.hxx25 using OpenGl_GlFunctions::glIsSampler;
H A DOpenGl_GlCore33.hxx38 using theBaseClass_t::glIsSampler;
/dports/cad/opencascade/opencascade-7.6.0/src/OpenGl/
H A DOpenGl_ArbSamplerObject.hxx25 using OpenGl_GlFunctions::glIsSampler;
H A DOpenGl_GlCore33.hxx38 using theBaseClass_t::glIsSampler;
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/
H A DOpenGl_ArbSamplerObject.hxx25 using OpenGl_GlFunctions::glIsSampler;
H A DOpenGl_GlCore33.hxx37 using theBaseClass_t::glIsSampler;
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ARB_sampler_objects12 GLboolean glIsSampler (GLuint sampler)
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_sampler_objects13 GLboolean glIsSampler (GLuint sampler)
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_sampler_objects13 GLboolean glIsSampler (GLuint sampler)
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_sampler_objects13 GLboolean glIsSampler (GLuint sampler)
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ARB_sampler_objects12 GLboolean glIsSampler (GLuint sampler)
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A DARB_sampler_objects.h71 #define glIsSampler dolIsSampler macro
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_direct_state_access/
H A Dcreate-samplers.c89 PIGLIT_SUBTEST_CONDITION(glIsSampler(ids[2]), pass, in piglit_display()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dsampler_objects.py38 def glIsSampler(sampler):pass function
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dsampler_objects.py38 def glIsSampler(sampler):pass function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/egl/
H A DegluStaticES30Library.inl153 { "glIsSampler", (deFunctionPtr)glIsSampler },
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_sampler_objects.java69 boolean glIsSampler(@GLuint int sampler); in glIsSampler() method
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.def273 glIsSampler @283
H A DlibGLESv2.lds229 glIsSampler;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.def273 glIsSampler @283
H A DlibGLESv2.lds229 glIsSampler;
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Common/GPU/OpenGL/
H A Dgl3stub.c108 FIND_PROC(glIsSampler);
229 !glIsSampler ||
341 GL_APICALL GLboolean (* GL_APIENTRY glIsSampler) (GLuint sampler);
/dports/emulators/ppsspp/ppsspp-1.12.3/Common/GPU/OpenGL/
H A Dgl3stub.c108 FIND_PROC(glIsSampler); in gl3stubInit()
229 !glIsSampler || in gl3stubInit()
341 GL_APICALL GLboolean (* GL_APIENTRY glIsSampler) (GLuint sampler);
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Common/GPU/OpenGL/
H A Dgl3stub.c108 FIND_PROC(glIsSampler); in gl3stubInit()
229 !glIsSampler || in gl3stubInit()
341 GL_APICALL GLboolean (* GL_APIENTRY glIsSampler) (GLuint sampler);

12345678910>>...45