/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/ |
D | Texture.h | 73 …virtual void copySubImage(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint… 120 …void setImage(GLsizei width, GLsizei height, GLenum format, GLenum type, GLint unpackAlignment, co… 121 …bool subImage(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum t… 123 …bool subImageCompressed(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format… 124 …opyNonRenderable(Image *image, GLenum internalFormat, GLint xoffset, GLint yoffset, GLint x, GLint… 128 GLint creationLevels(GLsizei width, GLsizei height, GLint maxlevel) const; 129 GLint creationLevels(GLsizei size, GLint maxlevel) const; 162 …void loadImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLe… 163 …GLint unpackAlignment, const void *input, std::size_t outputPitch, void *output, D3DSURFACE_DESC *… 165 void loadAlphaImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, [all …]
|
D | Program.h | 76 GLint getSamplerMapping(unsigned int samplerIndex); 81 GLint getUniformLocation(const char *name, bool decorated); 82 bool setUniform1fv(GLint location, GLsizei count, const GLfloat *v); 83 bool setUniform2fv(GLint location, GLsizei count, const GLfloat *v); 84 bool setUniform3fv(GLint location, GLsizei count, const GLfloat *v); 85 bool setUniform4fv(GLint location, GLsizei count, const GLfloat *v); 86 bool setUniformMatrix2fv(GLint location, GLsizei count, const GLfloat *value); 87 bool setUniformMatrix3fv(GLint location, GLsizei count, const GLfloat *value); 88 bool setUniformMatrix4fv(GLint location, GLsizei count, const GLfloat *value); 89 bool setUniform1iv(GLint location, GLsizei count, const GLint *v); [all …]
|
D | Context.h | 120 GLint mSize; 160 GLint stencilRef; 167 GLint stencilBackRef; 188 GLint viewportX; 189 GLint viewportY; 195 GLint scissorX; 196 GLint scissorY; 217 GLint unpackAlignment; 218 GLint packAlignment; 263 void setStencilParams(GLenum stencilFunc, GLint stencilRef, GLuint stencilMask); [all …]
|
D | Texture.cpp | 246 void Texture::loadImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum for… in loadImageData() 247 …GLint unpackAlignment, const void *input, size_t outputPitch, void *output, D3DSURFACE_DESC *descr… in loadImageData() 352 void Texture::loadAlphaImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, in loadAlphaImageData() 372 void Texture::loadAlphaFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, in loadAlphaFloatImageData() 392 void Texture::loadAlphaHalfFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei heig… in loadAlphaHalfFloatImageData() 412 void Texture::loadLuminanceImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, in loadLuminanceImageData() 441 void Texture::loadLuminanceFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei heig… in loadLuminanceFloatImageData() 461 void Texture::loadLuminanceHalfFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei … in loadLuminanceHalfFloatImageData() 481 void Texture::loadLuminanceAlphaImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei heig… in loadLuminanceAlphaImageData() 510 void Texture::loadLuminanceAlphaFloatImageData(GLint xoffset, GLint yoffset, GLsizei width, GLsizei… in loadLuminanceAlphaFloatImageData() [all …]
|
D | Program.cpp | 195 GLint Program::getSamplerMapping(unsigned int samplerIndex) in getSamplerMapping() 199 GLint logicalTextureUnit = -1; in getSamplerMapping() 242 GLint Program::getUniformLocation(const char *name, bool decorated) in getUniformLocation() 269 bool Program::setUniform1fv(GLint location, GLsizei count, const GLfloat* v) in setUniform1fv() 326 bool Program::setUniform2fv(GLint location, GLsizei count, const GLfloat *v) in setUniform2fv() 384 bool Program::setUniform3fv(GLint location, GLsizei count, const GLfloat *v) in setUniform3fv() 441 bool Program::setUniform4fv(GLint location, GLsizei count, const GLfloat *v) in setUniform4fv() 498 bool Program::setUniformMatrix2fv(GLint location, GLsizei count, const GLfloat *value) in setUniformMatrix2fv() 526 bool Program::setUniformMatrix3fv(GLint location, GLsizei count, const GLfloat *value) in setUniformMatrix3fv() 554 bool Program::setUniformMatrix4fv(GLint location, GLsizei count, const GLfloat *value) in setUniformMatrix4fv() [all …]
|
D | libGLESv2.cpp | 659 void __stdcall glClearStencil(GLint s) in glClearStencil() 731 void __stdcall glCompressedTexImage2D(GLenum target, GLint level, GLenum internalformat, GLsizei wi… in glCompressedTexImage2D() 732 GLint border, GLsizei imageSize, const GLvoid* data) in glCompressedTexImage2D() 855 void __stdcall glCompressedTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, … in glCompressedTexSubImage2D() 976 …lCopyTexImage2D(GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width… in glCopyTexImage2D() 1130 …id __stdcall glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x… in glCopyTexSubImage2D() 1726 void __stdcall glDrawArrays(GLenum mode, GLint first, GLsizei count) in glDrawArrays() 1967 …amebufferTexture2D(GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level) in glFramebufferTexture2D() 2278 …iveAttrib(GLuint program, GLuint index, GLsizei bufsize, GLsizei *length, GLint *size, GLenum *typ… in glGetActiveAttrib() 2323 …veUniform(GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* typ… in glGetActiveUniform() [all …]
|
D | Blit.h | 34 …ect3DSurface9 *source, const RECT &sourceRect, GLenum destFormat, GLint xoffset, GLint yoffset, ID… 51 void setViewport(const RECT &sourceRect, GLint xoffset, GLint yoffset);
|
/external/webkit/Source/ThirdParty/ANGLE/include/GLES2/ |
D | gl2ext.h | 442 …ENTRY glProgramBinaryOES (GLuint program, GLenum binaryFormat, const GLvoid *binary, GLint length); 445 …NGLPROGRAMBINARYOESPROC) (GLuint program, GLenum binaryFormat, const GLvoid *binary, GLint length); 490 … glTexImage3DOES (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height… 491 …void GL_APIENTRY glTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLi… 492 … glCopyTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, … 493 …sedTexImage3DOES (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height… 494 …IENTRY glCompressedTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLi… 495 …S (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); 497 …XIMAGE3DOESPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height… 498 …PIENTRYP PFNGLTEXSUBIMAGE3DOESPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLi… [all …]
|
D | gl2.h | 28 typedef int GLint; typedef 492 GL_APICALL void GL_APIENTRY glClearStencil (GLint s); 495 … glCompressedTexImage2D (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei… 496 … GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoff… 497 …CopyTexImage2D (GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width… 498 …GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x… 514 GL_APICALL void GL_APIENTRY glDrawArrays (GLenum mode, GLint first, GLsizei count); 521 …ebufferTexture2D (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); 528 …veAttrib (GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* typ… 529 …eUniform (GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* typ… [all …]
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
D | SDL_glfuncs.h | 9 SDL_PROC_UNUSED(void,glArrayElement,(GLint)) 21 SDL_PROC_UNUSED(void,glClearStencil,(GLint)) 29 SDL_PROC_UNUSED(void,glColor3i,(GLint,GLint,GLint)) 30 SDL_PROC_UNUSED(void,glColor3iv,(const GLint*)) 45 SDL_PROC_UNUSED(void,glColor4i,(GLint,GLint,GLint,GLint)) 46 SDL_PROC_UNUSED(void,glColor4iv,(const GLint*)) 57 SDL_PROC_UNUSED(void,glColorPointer,(GLint size, GLenum type, GLsizei stride, const GLvoid *pointer… 58 SDL_PROC_UNUSED(void,glCopyPixels,(GLint x, GLint y, GLsizei width, GLsizei height, GLenum type)) 59 …(void,glCopyTexImage1D,(GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsiz… 60 …CopyTexImage2D,(GLenum target, GLint level, GLenum internalFormat, GLint x, GLint y, GLsizei width… [all …]
|
/external/mesa3d/include/GLES2/ |
D | gl2ext.h | 431 …ENTRY glProgramBinaryOES (GLuint program, GLenum binaryFormat, const GLvoid *binary, GLint length); 434 …NGLPROGRAMBINARYOESPROC) (GLuint program, GLenum binaryFormat, const GLvoid *binary, GLint length); 479 … glTexImage3DOES (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height… 480 …void GL_APIENTRY glTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLi… 481 … glCopyTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, … 482 …sedTexImage3DOES (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height… 483 …IENTRY glCompressedTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLi… 484 …S (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset); 486 …XIMAGE3DOESPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height… 487 …PIENTRYP PFNGLTEXSUBIMAGE3DOESPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLi… [all …]
|
D | gl2.h | 28 typedef int GLint; typedef 492 GL_APICALL void GL_APIENTRY glClearStencil (GLint s); 495 … glCompressedTexImage2D (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei… 496 … GL_APIENTRY glCompressedTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoff… 497 …CopyTexImage2D (GLenum target, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width… 498 …GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x… 514 GL_APICALL void GL_APIENTRY glDrawArrays (GLenum mode, GLint first, GLsizei count); 521 …ebufferTexture2D (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level); 528 …veAttrib (GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* typ… 529 …eUniform (GLuint program, GLuint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* typ… [all …]
|
/external/webkit/Source/WebCore/platform/graphics/cairo/ |
D | OpenGLShims.h | 39 typedef void (*glBlitFramebufferType) (GLint, GLint, GLint, GLint, GLint, GLint, GLint, GLint, GLbi… 55 typedef void (*glFramebufferTexture2DType) (GLenum, GLenum, GLenum, GLuint, GLint); 60 typedef void (*glGetActiveAttribType) (GLuint, GLuint, GLsizei, GLsizei*, GLint*, GLenum*, GLchar*); 61 typedef void (*glGetActiveUniformType) (GLuint, GLuint, GLsizei, GLsizei*, GLint*, GLenum*, GLchar*… 63 typedef GLint (*glGetAttribLocationType) (GLuint, const char*); 64 typedef void (*glGetBufferParameterivType) (GLenum, GLenum, GLint*); 65 typedef void (*glGetFramebufferAttachmentParameterivType) (GLenum, GLenum, GLenum, GLint* params); 67 typedef void (*glGetProgramivType) (GLuint, GLenum, GLint*); 68 typedef void (*glGetRenderbufferParameterivType) (GLenum, GLenum, GLint*); 70 typedef void (*glGetShaderivType) (GLuint, GLenum, GLint*); [all …]
|
/external/qemu/distrib/sdl-1.2.15/include/ |
D | SDL_opengl.h | 3158 GLAPI void APIENTRY glColorTableParameteriv (GLenum, GLenum, const GLint *); 3159 GLAPI void APIENTRY glCopyColorTable (GLenum, GLenum, GLint, GLint, GLsizei); 3162 GLAPI void APIENTRY glGetColorTableParameteriv (GLenum, GLenum, GLint *); 3164 GLAPI void APIENTRY glCopyColorSubTable (GLenum, GLsizei, GLint, GLint, GLsizei); 3169 GLAPI void APIENTRY glConvolutionParameteri (GLenum, GLenum, GLint); 3170 GLAPI void APIENTRY glConvolutionParameteriv (GLenum, GLenum, const GLint *); 3171 GLAPI void APIENTRY glCopyConvolutionFilter1D (GLenum, GLenum, GLint, GLint, GLsizei); 3172 GLAPI void APIENTRY glCopyConvolutionFilter2D (GLenum, GLenum, GLint, GLint, GLsizei, GLsizei); 3175 GLAPI void APIENTRY glGetConvolutionParameteriv (GLenum, GLenum, GLint *); 3180 GLAPI void APIENTRY glGetHistogramParameteriv (GLenum, GLenum, GLint *); [all …]
|
/external/webkit/Source/WebCore/platform/graphics/android/rendering/ |
D | ShaderProgram.h | 69 void init(GLint alphaHdl, GLint contrastHdl, GLint posHdl, GLint pgmHdl, in init() 70 GLint projMtxHdl, GLint colorHdl, GLint texSamplerHdl, in init() 71 GLint videoMtxHdl, GLint fillPortionHdl, GLint scaleHdl) in init() 85 GLint alphaHandle; 86 GLint contrastHandle; 87 GLint positionHandle; 88 GLint programHandle; 89 GLint projMtxHandle; 90 GLint pureColorHandle; 91 GLint texSamplerHandle; [all …]
|
D | ShaderProgram.cpp | 196 GLint compiled = 0; in loadShader() 199 GLint infoLen = 0; in loadShader() 216 GLint ShaderProgram::createProgram(const char* pVertexSource, const char* pFragmentSource) in createProgram() 237 GLint linkStatus = GL_FALSE; in createProgram() 240 GLint bufLength = 0; in createProgram() 309 GLint tex2DProgram = createProgram(gVertexShader, gFragmentShader); in initGLResources() 310 GLint pureColorProgram = createProgram(gPureColorVertexShader, gPureColorFragmentShader); in initGLResources() 311 GLint tex2DInvProgram = createProgram(gVertexShader, gFragmentShaderInverted); in initGLResources() 312 GLint videoProgram = createProgram(gVideoVertexShader, gVideoFragmentShader); in initGLResources() 313 GLint texOESProgram = in initGLResources() [all …]
|
/external/mesa3d/include/pixelflinger2/ |
D | pixelflinger2_interface.h | 172 void (* Viewport)(GGLInterface_t * iface, GLint x, GLint y, GLsizei width, GLsizei height); 185 GLint ref, GLuint mask); 190 void (* ClearStencil)(GGLInterface_t * iface, GLint s); 252 void (* ShaderGetiv)(const gl_shader_t * shader, const GLenum pname, GLint * params); 256 …void (* ShaderProgramGetiv)(const gl_shader_program_t * program, const GLenum pname, GLint * param… 263 GLint (* ShaderAttributeLocation)(const gl_shader_program_t * program, 266 GLint (* ShaderVaryingLocation)(const gl_shader_program_t * program, 267 const char * name, GLint * vertexOutputLocation); 269 GLint (* ShaderUniformLocation)(const gl_shader_program_t * program, 272 GLint location, GLfloat * params); [all …]
|
/external/eigen/unsupported/Eigen/ |
D | OpenGLSupport | 244 static void glUniform2fv_ei (GLint loc, const float* v) { glUniform2fv(loc,1,v); } 245 static void glUniform2iv_ei (GLint loc, const int* v) { glUniform2iv(loc,1,v); } 247 static void glUniform3fv_ei (GLint loc, const float* v) { glUniform3fv(loc,1,v); } 248 static void glUniform3iv_ei (GLint loc, const int* v) { glUniform3iv(loc,1,v); } 250 static void glUniform4fv_ei (GLint loc, const float* v) { glUniform4fv(loc,1,v); } 251 static void glUniform4iv_ei (GLint loc, const int* v) { glUniform4iv(loc,1,v); } 253 static void glUniformMatrix2fv_ei (GLint loc, const float* v) { glUniformMatrix2fv(loc,1,f… 254 static void glUniformMatrix3fv_ei (GLint loc, const float* v) { glUniformMatrix3fv(loc,1,f… 255 static void glUniformMatrix4fv_ei (GLint loc, const float* v) { glUniformMatrix4fv(loc,1,f… 258 EIGEN_GL_FUNC1_DECLARATION (glUniform,GLint,const) [all …]
|
/external/mesa3d/src/mesa/main/ |
D | mtypes.h | 479 GLint redBits, greenBits, blueBits, alphaBits; /* bits per comp */ 481 GLint rgbBits; /* total bits for rgb */ 482 GLint indexBits; /* total bits for colorindex */ 484 GLint accumRedBits, accumGreenBits, accumBlueBits, accumAlphaBits; 485 GLint depthBits; 486 GLint stencilBits; 488 GLint numAuxBuffers; 490 GLint level; 493 GLint visualRating; 496 GLint transparentPixel; [all …]
|
/external/qemu/distrib/sdl-1.2.15/src/video/ataricommon/ |
D | SDL_atarigl_c.h | 60 void (*glGetIntegerv)( GLenum pname, GLint *value ); 65 …OSMesaContext (*OSMesaCreateContextExt)( GLenum format, GLint depthBits, GLint stencilBits, GLint … 68 void (*OSMesaPixelStore)( GLint pname, GLint value ); 78 GLint depth,stencil,accum;
|
/external/mesa3d/src/mesa/program/ |
D | prog_parameter.h | 72 GLint BindLocation; /**< requested by BindAttribLocation for attributes */ 73 GLint Location; /**< actual location assigned after linking */ 104 GLint _mesa_add_parameter(struct gl_program_parameter_list * paramList, 107 GLint _mesa_get_parameter(const struct gl_program_parameter_list * paramList,
|
D | prog_uniform.h | 53 GLint Pos; 82 extern GLint 85 extern GLint
|
/external/webkit/Source/WebCore/platform/graphics/qt/ |
D | GraphicsContext3DQt.cpp | 90 typedef void (APIENTRY* glFramebufferTexture2DType) (GLenum, GLenum, GLenum, GLuint, GLint); 95 typedef void (APIENTRY* glGetActiveAttribType) (GLuint, GLuint, GLsizei, GLsizei*, GLint*, GLenum*,… 96 typedef void (APIENTRY* glGetActiveUniformType) (GLuint, GLuint, GLsizei, GLsizei*, GLint*, GLenum*… 98 typedef GLint (APIENTRY* glGetAttribLocationType) (GLuint, const char*); 99 typedef void (APIENTRY* glGetBufferParameterivType) (GLenum, GLenum, GLint*); 100 typedef void (APIENTRY* glGetFramebufferAttachmentParameterivType) (GLenum, GLenum, GLenum, GLint* … 102 typedef void (APIENTRY* glGetProgramivType) (GLuint, GLenum, GLint*); 103 typedef void (APIENTRY* glGetRenderbufferParameterivType) (GLenum, GLenum, GLint*); 105 typedef void (APIENTRY* glGetShaderivType) (GLuint, GLenum, GLint*); 107 typedef GLint (APIENTRY* glGetUniformLocationType) (GLuint, const char*); [all …]
|
/external/skia/include/gpu/gl/ |
D | SkMesaGLContext.h | 33 GLint fOldWidth; 34 GLint fOldHeight; 35 GLint fOldFormat;
|
/external/eigen/unsupported/test/ |
D | openglsupport.cpp | 50 glGetUniformiv(prg_id,loc,(GLint*)data.data()); \ 72 GLint createShader(const char* vtx, const char* frg) in createShader() 74 GLint prg_id = glCreateProgram(); in createShader() 75 GLint vtx_id = glCreateShader(GL_VERTEX_SHADER); in createShader() 76 GLint frg_id = glCreateShader(GL_FRAGMENT_SHADER); in createShader() 77 GLint ok; in createShader() 236 GLint prg_id = createShader(vtx,frg); in test_openglsupport() 264 GLint prg_id = createShader(vtx,frg); in test_openglsupport() 294 GLint prg_id = createShader(vtx,frg); in test_openglsupport() 319 GLint prg_id = createShader(vtx,frg); in test_openglsupport()
|