Home
last modified time | relevance | path

Searched defs:shaderObj (Results 1 – 25 of 60) sorted by relevance

123

/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/com/sun/pdfview/pattern/
H A DPDFShader.java107 public static PDFShader getShader(PDFObject shaderObj, Map resources) in getShader()
H A DShaderType2.java78 public void parse(PDFObject shaderObj) throws IOException in parse()
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/opengl/util/glsl/
H A DShaderUtil.java46 public static String getShaderInfoLog(final GL _gl, final int shaderObj) { in getShaderInfoLog()
76 …public static boolean isShaderStatusValid(final GL _gl, final int shaderObj, final int name, final… in isShaderStatusValid()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dshader_objects.py53 def glCompileShaderARB(shaderObj):pass argument
101 def glShaderSourceARB(shaderObj,count,string,length):pass argument
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dshader_objects.py53 def glCompileShaderARB(shaderObj):pass argument
101 def glShaderSourceARB(shaderObj,count,string,length):pass argument
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Dshaderapi.c1650 _mesa_CompileShader(GLuint shaderObj) in _mesa_CompileShader()
2102 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source()
2195 _mesa_ShaderSource_no_error(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource_no_error()
2204 _mesa_ShaderSource(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Dshaderapi.c1650 _mesa_CompileShader(GLuint shaderObj) in _mesa_CompileShader()
2102 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source()
2195 _mesa_ShaderSource_no_error(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource_no_error()
2204 _mesa_ShaderSource(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Dshaderapi.c1650 _mesa_CompileShader(GLuint shaderObj) in _mesa_CompileShader()
2102 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source()
2195 _mesa_ShaderSource_no_error(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource_no_error()
2204 _mesa_ShaderSource(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Dshaderapi.c1650 _mesa_CompileShader(GLuint shaderObj) in _mesa_CompileShader()
2102 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source()
2195 _mesa_ShaderSource_no_error(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource_no_error()
2204 _mesa_ShaderSource(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Dshaderapi.c1650 _mesa_CompileShader(GLuint shaderObj) in _mesa_CompileShader()
2102 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source()
2195 _mesa_ShaderSource_no_error(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource_no_error()
2204 _mesa_ShaderSource(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Dshaderapi.c1650 _mesa_CompileShader(GLuint shaderObj) in _mesa_CompileShader()
2102 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source()
2195 _mesa_ShaderSource_no_error(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource_no_error()
2204 _mesa_ShaderSource(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dshaderapi.c1609 _mesa_CompileShader(GLuint shaderObj) in _mesa_CompileShader()
2037 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source()
2126 _mesa_ShaderSource_no_error(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource_no_error()
2135 _mesa_ShaderSource(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Dshaderapi.c1650 _mesa_CompileShader(GLuint shaderObj) in _mesa_CompileShader()
2102 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source()
2195 _mesa_ShaderSource_no_error(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource_no_error()
2204 _mesa_ShaderSource(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Dshaderapi.c1650 _mesa_CompileShader(GLuint shaderObj) in _mesa_CompileShader()
2102 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source()
2195 _mesa_ShaderSource_no_error(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource_no_error()
2204 _mesa_ShaderSource(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Dshaderapi.c1626 _mesa_CompileShader(GLuint shaderObj) in _mesa_CompileShader()
2073 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source()
2170 _mesa_ShaderSource_no_error(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource_no_error()
2179 _mesa_ShaderSource(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Dshaderapi.c1650 _mesa_CompileShader(GLuint shaderObj) in _mesa_CompileShader()
2102 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source()
2195 _mesa_ShaderSource_no_error(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource_no_error()
2204 _mesa_ShaderSource(GLuint shaderObj, GLsizei count, in _mesa_ShaderSource()
/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/com/sun/pdfview/
H A DPDFParser.java1144 private void doShader(PDFObject shaderObj) throws IOException { in doShader()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_shader_objects.java113 void glCompileShaderARB(@GLhandleARB int shaderObj); in glCompileShaderARB()
/dports/games/avp/avp-20170505/src/
H A Dopengl.c379 int shaderObj; member
383 int shaderObj; member
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/sceneparsers/gltfexport/
H A Dgltfexporter.cpp1534 QJsonObject shaderObj; in saveScene() local
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A Dmacglext.pas3468 …glShaderSourceARBProcPtr = procedure( shaderObj: GLhandleARB; count: GLsizei; {const} strng: CStri… procedure
3470 …glShaderSourceARBProcPtr = procedure( shaderObj: GLhandleARB; count: GLsizei; {const} strng: PPCha… procedure
3472 glCompileShaderARBProcPtr = procedure( shaderObj: GLhandleARB ); procedure
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dvid_sdl.c1500 void wrapglCompileShader(GLuint shaderObj) {PRECALL;glCompileShader(shaderObj);POSTCALL;} in wrapglCompileShader()
1591 void wrapglShaderSource(GLuint shaderObj, GLsizei count, const GLchar **string, const GLint *length… in wrapglShaderSource()
/dports/games/darkplaces/darkplaces/
H A Dvid_sdl.c1525 void wrapglCompileShader(GLuint shaderObj) {PRECALL;glCompileShader(shaderObj);POSTCALL;} in wrapglCompileShader()
1616 void wrapglShaderSource(GLuint shaderObj, GLsizei count, const GLchar **string, const GLint *length… in wrapglShaderSource()
/dports/games/spring/spring_98.0/rts/lib/headlessStubs/
H A Dglstub.c165 GLAPI void APIENTRY glShaderSourceARB(GLhandleARB shaderObj, GLsizei count, const GLcharARB* *strin… in glShaderSourceARB()
166 GLAPI void APIENTRY glCompileShaderARB(GLhandleARB shaderObj) {} in glCompileShaderARB()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/angle/src/libANGLE/
H A Dcapture_gles_2_0_params.cpp448 gl::Shader *shaderObj = glState.getShaderProgramManagerForCapture().getShader(shader); in CaptureGetShaderInfoLog_infoLog() local

123