Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_BINDING (Results 1 - 25 of 33) sorted by relevance

12

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fIntegerStateQueryTests.cpp2377 verifyStateInteger(result, gl, GL_SAMPLER_BINDING, 0, m_type); in test()
2389 verifyStateInteger(result, gl, GL_SAMPLER_BINDING, sampler, m_type); in test()
2392 verifyStateInteger(result, gl, GL_SAMPLER_BINDING, 0, m_type); in test()
2408 verifyStateInteger(result, gl, GL_SAMPLER_BINDING, 0, m_type); in test()
2411 verifyStateInteger(result, gl, GL_SAMPLER_BINDING, samplerA, m_type); in test()
2414 verifyStateInteger(result, gl, GL_SAMPLER_BINDING, samplerB, m_type); in test()
H A Des3fLifetimeTests.cpp185 glGetIntegerv(GL_SAMPLER_BINDING, arr); in getBinding()
/third_party/mesa3d/src/intel/tools/imgui/
H A Dimgui_impl_opengl3.cpp115 GLint last_sampler; glGetIntegerv(GL_SAMPLER_BINDING, &last_sampler); in ImGui_ImplOpenGL3_RenderDrawData()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cMultiBindTests.cpp2936 checkBinding(m_context, GL_SAMPLER_BINDING, i, "Sampler", sampler_ids[i]); in iterate()
2950 checkBinding(m_context, GL_SAMPLER_BINDING, i, "Sampler", 0); in iterate()
2955 checkBinding(m_context, GL_SAMPLER_BINDING, i, "Sampler", sampler_ids[i]); in iterate()
2967 checkBinding(m_context, GL_SAMPLER_BINDING, i, "Sampler", 0); in iterate()
3004 checkBinding(m_context, GL_SAMPLER_BINDING, i, "Sampler", t_sampler_ids[i]); in iterate()
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_opengl3.cpp383 GLuint last_sampler; if (bd->GlVersion >= 330) { glGetIntegerv(GL_SAMPLER_BINDING, (GLint*)&last_sampler); } else { last_sampler = 0; } in ImGui_ImplOpenGL3_RenderDrawData()
H A Dimgui_impl_opengl3_loader.h355 #define GL_SAMPLER_BINDING 0x8919 macro
/third_party/mesa3d/src/mesa/main/
H A Dget.c1178 case GL_SAMPLER_BINDING: in find_custom_value()
2843 case GL_SAMPLER_BINDING: { in find_value_indexed()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
H A DContext.cpp2368 case GL_SAMPLER_BINDING: in getIntegerv()
2657 case GL_SAMPLER_BINDING: in getQueryParameterInfo()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h829 #define GL_SAMPLER_BINDING 0x8919 macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h964 #define GL_SAMPLER_BINDING 0x8919 macro
H A Dgl3.h964 #define GL_SAMPLER_BINDING 0x8919 macro
H A Dgl32.h964 #define GL_SAMPLER_BINDING 0x8919 macro
/third_party/openGLES/api/GLES3/
H A Dgl3.h945 #define GL_SAMPLER_BINDING 0x8919 macro
H A Dgl31.h945 #define GL_SAMPLER_BINDING 0x8919 macro
H A Dgl32.h945 #define GL_SAMPLER_BINDING 0x8919 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DState.cpp2991 case GL_SAMPLER_BINDING:
H A Dqueryutils.cpp3666 case GL_SAMPLER_BINDING: in GetQueryParameterInfo()
/third_party/skia/third_party/externals/swiftshader/include/GLES3/
H A Dgl3.h964 #define GL_SAMPLER_BINDING 0x8919 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl3.h964 #define GL_SAMPLER_BINDING 0x8919 macro
H A Dgl31.h966 #define GL_SAMPLER_BINDING 0x8919 macro
H A Dgl32.h966 #define GL_SAMPLER_BINDING 0x8919 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl3.h945 #define GL_SAMPLER_BINDING 0x8919 macro
H A Dgl31.h945 #define GL_SAMPLER_BINDING 0x8919 macro
H A Dgl32.h945 #define GL_SAMPLER_BINDING 0x8919 macro
/third_party/glfw/deps/glad/
H A Dgl.h1103 #define GL_SAMPLER_BINDING 0x8919 macro

Completed in 124 milliseconds

12