Home
last modified time | relevance | path

Searched refs:getProgramResourceLocation (Results 1 – 25 of 123) sorted by relevance

12345

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/webgl/
H A Dwebgl2_compute_rendering_context_base.h45 ScriptValue getProgramResourceLocation(ScriptState*,
H A Dwebgl2_compute_rendering_context_base.idl106 …[CallWith=ScriptState] any getProgramResourceLocation(WebGLProgram program, GLenum programInterfac…
H A Dwebgl2_compute_rendering_context_base.cc350 ScriptValue WebGL2ComputeRenderingContextBase::getProgramResourceLocation( in getProgramResourceLocation() function in blink::WebGL2ComputeRenderingContextBase
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/
H A DgluES3PlusWrapperFuncs.inl136 dst->getProgramResourceLocation = src.getProgramResourceLocation;
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A DContext_gles_3_1_autogen.h40 GLint getProgramResourceLocation(ShaderProgramID programPacked, GLenum programInterface, \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/
H A DContext_gles_3_1_autogen.h40 GLint getProgramResourceLocation(ShaderProgramID programPacked, GLenum programInterface, \
/dports/www/firefox-esr/firefox-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gles_3_1_autogen.h40 GLint getProgramResourceLocation(ShaderProgramID programPacked, GLenum programInterface, \
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gles_3_1_autogen.h40 GLint getProgramResourceLocation(ShaderProgramID programPacked, GLenum programInterface, \
/dports/www/firefox/firefox-99.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gles_3_1_autogen.h40 GLint getProgramResourceLocation(ShaderProgramID programPacked, GLenum programInterface, \
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/angle/checkout/src/libANGLE/
H A DContext_gles_3_1_autogen.h40 GLint getProgramResourceLocation(ShaderProgramID programPacked, GLenum programInterface, \
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/opengl/wrapper/
H A DglwInitES31Direct.inl136 gl->getProgramResourceLocation = &glGetProgramResourceLocation;
H A DglwInitES32Direct.inl157 gl->getProgramResourceLocation = &glGetProgramResourceLocation;
H A DglwFunctions.inl328 glGetProgramResourceLocationFunc getProgramResourceLocation; variable
H A DglwInitES31.inl136 gl->getProgramResourceLocation = (glGetProgramResourceLocationFunc) loader->get("glGetProgramRe…
H A DglwInitES32.inl157 gl->getProgramResourceLocation = (glGetProgramResourceLocationFunc) loader->get("glGetProgramRe…
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLTestInterface.cpp203 …fGetProgramResourceLocation = bind_to_member(this, &GrGLTestInterface::getProgramResourceLocation); in GrGLTestInterface()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.cpp603 ASSIGN("glGetProgramResourceLocation", getProgramResourceLocation); in initProcsDesktopGL()
1146 ASSIGN("glGetProgramResourceLocation", getProgramResourceLocation); in initProcsDesktopGL()
2197 ASSIGN("glGetProgramResourceLocation", getProgramResourceLocation); in initProcsGLES()
3371 getProgramResourceLocation = &glGetProgramResourceLocationNULL; in initProcsDesktopGLNULL()
3912 getProgramResourceLocation = &glGetProgramResourceLocationNULL; in initProcsDesktopGLNULL()
4962 getProgramResourceLocation = &glGetProgramResourceLocationNULL; in initProcsGLESNULL()
H A DDispatchTableGL_autogen.h579 PFNGLGETPROGRAMRESOURCELOCATIONPROC getProgramResourceLocation = nullptr; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.cpp603 ASSIGN("glGetProgramResourceLocation", getProgramResourceLocation); in initProcsDesktopGL()
1146 ASSIGN("glGetProgramResourceLocation", getProgramResourceLocation); in initProcsDesktopGL()
2198 ASSIGN("glGetProgramResourceLocation", getProgramResourceLocation); in initProcsGLES()
3376 getProgramResourceLocation = &glGetProgramResourceLocationNULL; in initProcsDesktopGLNULL()
3917 getProgramResourceLocation = &glGetProgramResourceLocationNULL; in initProcsDesktopGLNULL()
4968 getProgramResourceLocation = &glGetProgramResourceLocationNULL; in initProcsGLESNULL()
H A DDispatchTableGL_autogen.h579 PFNGLGETPROGRAMRESOURCELOCATIONPROC getProgramResourceLocation = nullptr; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/gl/
H A DGrGLTestInterface.cpp202 …fGetProgramResourceLocation = bind_to_member(this, &GrGLTestInterface::getProgramResourceLocation); in GrGLTestInterface()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/angle/src/libANGLE/renderer/gl/
H A DFunctionsGL.h623 PFNGLGETPROGRAMRESOURCELOCATIONPROC getProgramResourceLocation; variable
H A DFunctionsGL.cpp640 getProgramResourceLocation(nullptr), in FunctionsGL()
1618 … AssignGLEntryPoint(loadProcAddress("glGetProgramResourceLocation"), &getProgramResourceLocation); in initializeProcsDesktopGL()
2169 … AssignGLEntryPoint(loadProcAddress("glGetProgramResourceLocation"), &getProgramResourceLocation); in initializeProcsGLES()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libGL/
H A Dentry_points_gl_4_3_autogen.cpp538 context->getProgramResourceLocation(programPacked, programInterface, name); in GetProgramResourceLocation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/framework/platform/null/
H A DtcuNullRenderContextInitFuncs.inl328 gl->getProgramResourceLocation = glGetProgramResourceLocation;

12345