Home
last modified time | relevance | path

Searched refs:imageSize (Results 1 – 21 of 21) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/
Dgles3.attrib16 len data imageSize
17 param_check imageSize if(imageSize<0){ ctx->setError(GL_INVALID_VALUE); return; }
19 param_check imageSize if(imageSize<0){ ctx->setError(GL_INVALID_VALUE); return; }
22 len data imageSize
23 param_check imageSize if(imageSize<0){ ctx->setError(GL_INVALID_VALUE); return; }
25 param_check imageSize if(imageSize<0){ ctx->setError(GL_INVALID_VALUE); return; }
274 len data imageSize
275 param_check imageSize if(imageSize<0){ ctx->setError(GL_INVALID_VALUE); return; }
279 len data imageSize
280 param_check imageSize if(imageSize<0){ ctx->setError(GL_INVALID_VALUE); return; }
[all …]
Dgles3.in22 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid* d…
23 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* d…
153 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid* d…
154 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* d…
282 …enum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, GLuint offset)
283 …set, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, GLuint offset)
444 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid * …
445 …rmat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, GLuint offset)
446 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid * …
447 …fset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, GLuint data);
/device/generic/opengl-transport/host/libs/virglrenderer/OpenGLESDispatch/
Dgles2_extensions.entries11 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *dat…
12 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *dat…
Dgles3_only.entries13 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *dat…
14 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *dat…
Dgles2_core.entries26 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *dat…
27 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *dat…
Dgles1_core.entries63 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d…
64 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *d…
/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv3.cpp264 GLsizei imageSize, GLuint offset) { in glCompressedTexImage2DOffsetAEMU() argument
265 s_gles3.glCompressedTexImage2D(target, level, internalformat, width, height, border, imageSize, in glCompressedTexImage2DOffsetAEMU()
271 GLint border, GLsizei imageSize, GLuint offset) { in glCompressedTexImage3DOffsetAEMU() argument
273 imageSize, reinterpret_cast<const GLvoid*>(offset)); in glCompressedTexImage3DOffsetAEMU()
278 GLenum format, GLsizei imageSize, GLuint offset) { in glCompressedTexSubImage2DOffsetAEMU() argument
280 imageSize, reinterpret_cast<const GLvoid*>(offset)); in glCompressedTexSubImage2DOffsetAEMU()
286 GLsizei imageSize, GLuint offset) { in glCompressedTexSubImage3DOffsetAEMU() argument
288 format, imageSize, reinterpret_cast<const GLvoid*>(offset)); in glCompressedTexSubImage3DOffsetAEMU()
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_entry.cpp29 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid* d…
30 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* d…
159 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid* d…
160 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* d…
227 …num internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, GLuint offset);
228 …et, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, GLuint offset);
340 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid* d…
341 …mat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, GLuint offset);
342 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* d…
343 …fset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, GLuint data);
[all …]
DGL2Encoder.h441 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid* d…
443 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* d…
569 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid* d…
571 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* d…
DGL2Encoder.cpp3137 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid* d… in s_glCompressedTexImage2D() argument
3161 (imageSize > ctx->getBufferData(GL_PIXEL_UNPACK_BUFFER)->m_size), in s_glCompressedTexImage2D()
3186 imageSize, (uintptr_t)data); in s_glCompressedTexImage2D()
3191 imageSize, data); in s_glCompressedTexImage2D()
3199 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* d… in s_glCompressedTexSubImage2D() argument
3216 (imageSize > ctx->getBufferData(GL_PIXEL_UNPACK_BUFFER)->m_size), in s_glCompressedTexSubImage2D()
3229 imageSize, (uintptr_t)data); in s_glCompressedTexSubImage2D()
3235 imageSize, data); in s_glCompressedTexSubImage2D()
4041 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid* d… in s_glCompressedTexImage3D() argument
4054 (imageSize > ctx->getBufferData(GL_PIXEL_UNPACK_BUFFER)->m_size), in s_glCompressedTexImage3D()
[all …]
Dgl2_enc.cpp611 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid* d… in glCompressedTexImage2D_enc() argument
619 const unsigned int __size_data = ((data != NULL) ? imageSize : 0); in glCompressedTexImage2D_enc()
636 memcpy(ptr, &imageSize, 4); ptr += 4; in glCompressedTexImage2D_enc()
651 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* d… in glCompressedTexSubImage2D_enc() argument
659 const unsigned int __size_data = ((data != NULL) ? imageSize : 0); in glCompressedTexSubImage2D_enc()
677 memcpy(ptr, &imageSize, 4); ptr += 4; in glCompressedTexSubImage2D_enc()
4560 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid* d… in glCompressedTexImage3DOES_enc() argument
4568 const unsigned int __size_data = ((data != NULL) ? imageSize : 0); in glCompressedTexImage3DOES_enc()
4586 memcpy(ptr, &imageSize, 4); ptr += 4; in glCompressedTexImage3DOES_enc()
4601 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* d… in glCompressedTexSubImage3DOES_enc() argument
[all …]
/device/generic/opengl-transport/host/libs/virglrenderer/GLESv1_dec/
Dgles1.attrib47 len data imageSize
51 len data imageSize
Dgles1.in55 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d…
56 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *d…
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp331 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d… in glCompressedTexImage2D() argument
333 …h()->glCompressedTexImage2D(target, level, internalformat, width, height, border, imageSize, data); in glCompressedTexImage2D()
336 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *d… in glCompressedTexSubImage2D() argument
338 …glCompressedTexSubImage2D(target, level, xoffset, yoffset, width, height, format, imageSize, data); in glCompressedTexSubImage2D()
/device/generic/goldfish-opengl/system/include/GLES3/
Dgl3.h398 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *dat…
399 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *dat…
834 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *dat…
835 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *dat…
Dgl31.h398 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *dat…
399 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *dat…
834 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *dat…
835 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *dat…
/device/generic/goldfish-opengl/system/include/GLES2/
Dgl2.h398 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *dat…
399 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *dat…
Dgl2ext.h360 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *dat…
361 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *dat…
367 …at, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *dat…
368 …t, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *dat…
/device/generic/goldfish-opengl/system/include/GLES/
Dgl.h650 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid *d…
651 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid *d…
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_entry.cpp62 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid* d…
63 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* d…
633 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid* d… in glCompressedTexImage2D() argument
636 …ctx->glCompressedTexImage2D(ctx, target, level, internalformat, width, height, border, imageSize, … in glCompressedTexImage2D()
639 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* d… in glCompressedTexSubImage2D() argument
642 …pressedTexSubImage2D(ctx, target, level, xoffset, yoffset, width, height, format, imageSize, data); in glCompressedTexSubImage2D()
Dgl_enc.cpp1536 …um internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const GLvoid* d… in glCompressedTexImage2D_enc() argument
1544 const unsigned int __size_data = ((data != NULL) ? imageSize : 0); in glCompressedTexImage2D_enc()
1561 memcpy(ptr, &imageSize, 4); ptr += 4; in glCompressedTexImage2D_enc()
1570 …t, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const GLvoid* d… in glCompressedTexSubImage2D_enc() argument
1578 const unsigned int __size_data = ((data != NULL) ? imageSize : 0); in glCompressedTexSubImage2D_enc()
1596 memcpy(ptr, &imageSize, 4); ptr += 4; in glCompressedTexSubImage2D_enc()