Home
last modified time | relevance | path

Searched defs:targetPacked (Results 1 - 25 of 27) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_1_0_params.cpp134 CaptureGetTexEnvfv_params(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, GLfloat *params, ParamCapture *paramCapture) CaptureGetTexEnvfv_params() argument
145 CaptureGetTexEnviv_params(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, GLint *params, ParamCapture *paramCapture) CaptureGetTexEnviv_params() argument
155 CaptureGetTexEnvxv_params(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, GLfixed *params, ParamCapture *paramCapture) CaptureGetTexEnvxv_params() argument
165 CaptureGetTexParameterxv_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLfixed *params, ParamCapture *paramCapture) CaptureGetTexParameterxv_params() argument
311 CaptureTexEnvfv_params(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, const GLfloat *params, ParamCapture *paramCapture) CaptureTexEnvfv_params() argument
322 CaptureTexEnviv_params(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, const GLint *params, ParamCapture *paramCapture) CaptureTexEnviv_params() argument
332 CaptureTexEnvxv_params(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, const GLfixed *params, ParamCapture *paramCapture) CaptureTexEnvxv_params() argument
342 CaptureTexParameterxv_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLfixed *params, ParamCapture *paramCapture) CaptureTexParameterxv_params() argument
H A Dcapture_gles_3_1_params.cpp252 CaptureGetTexLevelParameterfv_params(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLfloat *params, ParamCapture *paramCapture) CaptureGetTexLevelParameterfv_params() argument
263 CaptureGetTexLevelParameteriv_params(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetTexLevelParameteriv_params() argument
H A Dcapture_gles_3_2_params.cpp270 CaptureGetTexParameterIiv_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLint *params, ParamCapture *paramsParam) CaptureGetTexParameterIiv_params() argument
282 CaptureGetTexParameterIuiv_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLuint *params, ParamCapture *paramsParam) CaptureGetTexParameterIuiv_params() argument
404 CaptureTexParameterIiv_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLint *params, ParamCapture *paramParam) CaptureTexParameterIiv_params() argument
414 CaptureTexParameterIuiv_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLuint *params, ParamCapture *paramParam) CaptureTexParameterIuiv_params() argument
H A Dcapture_gles_3_1_autogen.cpp678 CaptureGetTexLevelParameterfv(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLfloat *params) CaptureGetTexLevelParameterfv() argument
710 CaptureGetTexLevelParameteriv(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLint *params) CaptureGetTexLevelParameteriv() argument
1698 CaptureTexStorage2DMultisample(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) CaptureTexStorage2DMultisample() argument
[all...]
H A Dcapture_gles_2_0_params.cpp31 CaptureBufferData_data(const State &glState, bool isCallValid, BufferBinding targetPacked, GLsizeiptr size, const void *data, BufferUsage usagePacked, ParamCapture *paramCapture) CaptureBufferData_data() argument
45 CaptureBufferSubData_data(const State &glState, bool isCallValid, BufferBinding targetPacked, GLintptr offset, GLsizeiptr size, const void *data, ParamCapture *paramCapture) CaptureBufferSubData_data() argument
56 CaptureCompressedTexImage2D_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexImage2D_data() argument
81 CaptureCompressedTexSubImage2D_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexSubImage2D_data() argument
342 CaptureGetBufferParameteriv_params(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetBufferParameteriv_params() argument
511 CaptureGetTexParameterfv_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLfloat *params, ParamCapture *paramCapture) CaptureGetTexParameterfv_params() argument
523 CaptureGetTexParameteriv_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetTexParameteriv_params() argument
671 CaptureTexImage2D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexImage2D_pixels() argument
719 CaptureTexParameterfv_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLfloat *params, ParamCapture *paramCapture) CaptureTexParameterfv_params() argument
729 CaptureTexParameteriv_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLint *params, ParamCapture *paramCapture) CaptureTexParameteriv_params() argument
739 CaptureTexSubImage2D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage2D_pixels() argument
[all...]
H A Dcapture_gles_3_0_params.cpp46 CaptureCompressedTexImage3D_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexImage3D_data() argument
72 CaptureCompressedTexSubImage3D_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexSubImage3D_data() argument
276 CaptureGetBufferParameteri64v_params(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLint64 *params, ParamCapture *paramCapture) CaptureGetBufferParameteri64v_params() argument
286 CaptureGetBufferPointerv_params(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, void **params, ParamCapture *paramCapture) CaptureGetBufferPointerv_params() argument
437 CaptureGetQueryiv_params(const State &glState, bool isCallValid, QueryType targetPacked, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetQueryiv_params() argument
683 CaptureTexImage3D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexImage3D_pixels() argument
720 CaptureTexSubImage3D_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage3D_pixels() argument
H A Dcapture_gles_3_2_autogen.cpp732 CaptureGetTexParameterIiv(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLint *params) CaptureGetTexParameterIiv() argument
761 CaptureGetTexParameterIuiv(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLuint *params) CaptureGetTexParameterIuiv() argument
1165 CaptureTexBuffer(const State &glState, bool isCallValid, TextureType targetPacked, GLenum internalformat, BufferID bufferPacked) CaptureTexBuffer() argument
1181 CaptureTexBufferRange(const State &glState, bool isCallValid, TextureType targetPacked, GLenum internalformat, BufferID bufferPacked, GLintptr offset, GLsizeiptr size) CaptureTexBufferRange() argument
1201 CaptureTexParameterIiv(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLint *params) CaptureTexParameterIiv() argument
1231 CaptureTexParameterIuiv(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLuint *params) CaptureTexParameterIuiv() argument
1261 CaptureTexStorage3DMultisample(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) CaptureTexStorage3DMultisample() argument
[all...]
H A Dcapture_gles_1_0_autogen.cpp557 CaptureGetTexEnvfv(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, GLfloat *params) CaptureGetTexEnvfv() argument
587 CaptureGetTexEnviv(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, GLint *params) CaptureGetTexEnviv() argument
616 CaptureGetTexEnvxv(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, GLfixed *params) CaptureGetTexEnvxv() argument
646 CaptureGetTexParameterxv(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLfixed *params) CaptureGetTexParameterxv() argument
1423 CaptureTexEnvf(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, GLfloat param) CaptureTexEnvf() argument
1438 CaptureTexEnvfv(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, const GLfloat *params) CaptureTexEnvfv() argument
1468 CaptureTexEnvi(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, GLint param) CaptureTexEnvi() argument
1483 CaptureTexEnviv(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, const GLint *params) CaptureTexEnviv() argument
1513 CaptureTexEnvx(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, GLfixed param) CaptureTexEnvx() argument
1528 CaptureTexEnvxv(const State &glState, bool isCallValid, TextureEnvTarget targetPacked, TextureEnvParameter pnamePacked, const GLfixed *params) CaptureTexEnvxv() argument
1558 CaptureTexParameterx(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLfixed param) CaptureTexParameterx() argument
1573 CaptureTexParameterxv(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLfixed *params) CaptureTexParameterxv() argument
[all...]
H A Dcapture_gles_2_0_autogen.cpp75 CaptureBindBuffer(const State &glState, bool isCallValid, BufferBinding targetPacked, BufferID bufferPacked) CaptureBindBuffer() argument
114 CaptureBindTexture(const State &glState, bool isCallValid, TextureType targetPacked, TextureID texturePacked) CaptureBindTexture() argument
199 CaptureBufferData(const State &glState, bool isCallValid, BufferBinding targetPacked, GLsizeiptr size, const void *data, BufferUsage usagePacked) CaptureBufferData() argument
232 CaptureBufferSubData(const State &glState, bool isCallValid, BufferBinding targetPacked, GLintptr offset, GLsizeiptr size, const void *data) CaptureBufferSubData() argument
352 CaptureCompressedTexImage2D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void *data) CaptureCompressedTexImage2D() argument
393 CaptureCompressedTexSubImage2D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void *data) CaptureCompressedTexSubImage2D() argument
436 CaptureCopyTexImage2D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLint x, GLint y, GLsizei width, GLsizei height, GLint border) CaptureCopyTexImage2D() argument
462 CaptureCopyTexSubImage2D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y, GLsizei width, GLsizei height) CaptureCopyTexSubImage2D() argument
969 CaptureGenerateMipmap(const State &glState, bool isCallValid, TextureType targetPacked) CaptureGenerateMipmap() argument
1245 CaptureGetBufferParameteriv(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLint *params) CaptureGetBufferParameteriv() argument
1657 CaptureGetTexParameterfv(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLfloat *params) CaptureGetTexParameterfv() argument
1687 CaptureGetTexParameteriv(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLint *params) CaptureGetTexParameteriv() argument
2337 CaptureTexImage2D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, const void *pixels) CaptureTexImage2D() argument
2379 CaptureTexParameterf(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLfloat param) CaptureTexParameterf() argument
2394 CaptureTexParameterfv(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLfloat *params) CaptureTexParameterfv() argument
2424 CaptureTexParameteri(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLint param) CaptureTexParameteri() argument
2439 CaptureTexParameteriv(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLint *params) CaptureTexParameteriv() argument
2469 CaptureTexSubImage2D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, const void *pixels) CaptureTexSubImage2D() argument
[all...]
H A Dcapture_gles_3_0_autogen.cpp23 CaptureBeginQuery(const State &glState, bool isCallValid, QueryType targetPacked, QueryID idPacked) CaptureBeginQuery() argument
48 CaptureBindBufferBase(const State &glState, bool isCallValid, BufferBinding targetPacked, GLuint index, BufferID bufferPacked) CaptureBindBufferBase() argument
63 CaptureBindBufferRange(const State &glState, bool isCallValid, BufferBinding targetPacked, GLuint index, BufferID bufferPacked, GLintptr offset, GLsizeiptr size) CaptureBindBufferRange() argument
274 CaptureCompressedTexImage3D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *data) CaptureCompressedTexImage3D() argument
317 CaptureCompressedTexSubImage3D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *data) CaptureCompressedTexSubImage3D() argument
383 CaptureCopyTexSubImage3D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) CaptureCopyTexSubImage3D() argument
648 CaptureEndQuery(const State &glState, bool isCallValid, QueryType targetPacked) CaptureEndQuery() argument
683 CaptureFlushMappedBufferRange(const State &glState, bool isCallValid, BufferBinding targetPacked, GLintptr offset, GLsizeiptr length) CaptureFlushMappedBufferRange() argument
959 CaptureGetBufferParameteri64v(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLint64 *params) CaptureGetBufferParameteri64v() argument
989 CaptureGetBufferPointerv(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, void **params) CaptureGetBufferPointerv() argument
1263 CaptureGetQueryiv(const State &glState, bool isCallValid, QueryType targetPacked, GLenum pname, GLint *params) CaptureGetQueryiv() argument
1816 CaptureMapBufferRange(const State &glState, bool isCallValid, BufferBinding targetPacked, GLintptr offset, GLsizeiptr length, GLbitfield access, void *returnValue) CaptureMapBufferRange() argument
2022 CaptureTexImage3D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) CaptureTexImage3D() argument
2066 CaptureTexStorage2D(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) CaptureTexStorage2D() argument
2086 CaptureTexStorage3D(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) CaptureTexStorage3D() argument
2108 CaptureTexSubImage3D(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) CaptureTexSubImage3D() argument
2577 CaptureUnmapBuffer(const State &glState, bool isCallValid, BufferBinding targetPacked, GLboolean returnValue) CaptureUnmapBuffer() argument
[all...]
H A Dcapture_gles_ext_autogen.cpp407 CaptureGetTexImageANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum format, GLenum type, void *pixels) CaptureGetTexImageANGLE() argument
440 CaptureGetCompressedTexImageANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, void *pixels) CaptureGetCompressedTexImageANGLE() argument
500 CaptureGetTexLevelParameterivANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLint *params) CaptureGetTexLevelParameterivANGLE() argument
531 CaptureGetTexLevelParameterfvANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLfloat *params) CaptureGetTexLevelParameterfvANGLE() argument
628 CaptureTexStorageMemFlags2DANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) CaptureTexStorageMemFlags2DANGLE() argument
679 CaptureTexStorageMemFlags2DMultisampleANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) CaptureTexStorageMemFlags2DMultisampleANGLE() argument
734 CaptureTexStorageMemFlags3DANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) CaptureTexStorageMemFlags3DANGLE() argument
788 CaptureTexStorageMemFlags3DMultisampleANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) CaptureTexStorageMemFlags3DMultisampleANGLE() argument
1203 CaptureGetBufferParameterivRobustANGLE(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetBufferParameterivRobustANGLE() argument
1542 CaptureGetTexParameterfvRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params) CaptureGetTexParameterfvRobustANGLE() argument
1591 CaptureGetTexParameterivRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetTexParameterivRobustANGLE() argument
1974 CaptureTexImage2DRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) CaptureTexImage2DRobustANGLE() argument
2019 CaptureTexParameterfvRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLfloat *params) CaptureTexParameterfvRobustANGLE() argument
2051 CaptureTexParameterivRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLint *params) CaptureTexParameterivRobustANGLE() argument
2083 CaptureTexSubImage2DRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) CaptureTexSubImage2DRobustANGLE() argument
2128 CaptureTexImage3DRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) CaptureTexImage3DRobustANGLE() argument
2175 CaptureTexSubImage3DRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, const void *pixels) CaptureTexSubImage3DRobustANGLE() argument
2224 CaptureCompressedTexImage2DRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, GLsizei dataSize, const GLvoid *data) CaptureCompressedTexImage2DRobustANGLE() argument
2269 CaptureCompressedTexSubImage2DRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLsizei xoffset, GLsizei yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, GLsizei dataSize, const GLvoid *data) CaptureCompressedTexSubImage2DRobustANGLE() argument
2315 CaptureCompressedTexImage3DRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, GLsizei dataSize, const GLvoid *data) CaptureCompressedTexImage3DRobustANGLE() argument
2362 CaptureCompressedTexSubImage3DRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, GLsizei dataSize, const GLvoid *data) CaptureCompressedTexSubImage3DRobustANGLE() argument
2412 CaptureGetQueryivRobustANGLE(const State &glState, bool isCallValid, QueryType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetQueryivRobustANGLE() argument
2509 CaptureGetBufferPointervRobustANGLE(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, void **params) CaptureGetBufferPointervRobustANGLE() argument
2953 CaptureGetBufferParameteri64vRobustANGLE(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint64 *params) CaptureGetBufferParameteri64vRobustANGLE() argument
3367 CaptureGetTexLevelParameterivRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetTexLevelParameterivRobustANGLE() argument
3420 CaptureGetTexLevelParameterfvRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params) CaptureGetTexLevelParameterfvRobustANGLE() argument
3760 CaptureTexParameterIivRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLint *params) CaptureTexParameterIivRobustANGLE() argument
3792 CaptureTexParameterIuivRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLuint *params) CaptureTexParameterIuivRobustANGLE() argument
3824 CaptureGetTexParameterIivRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetTexParameterIivRobustANGLE() argument
3872 CaptureGetTexParameterIuivRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params) CaptureGetTexParameterIuivRobustANGLE() argument
4247 CaptureTexImage2DExternalANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type) CaptureTexImage2DExternalANGLE() argument
4272 CaptureInvalidateTextureANGLE(const State &glState, bool isCallValid, TextureType targetPacked) CaptureInvalidateTextureANGLE() argument
4283 CaptureTexStorage2DMultisampleANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLboolean fixedsamplelocations) CaptureTexStorage2DMultisampleANGLE() argument
4816 CaptureBufferStorageEXT(const State &glState, bool isCallValid, BufferBinding targetPacked, GLsizeiptr size, const void *data, GLbitfield flags) CaptureBufferStorageEXT() argument
5075 CaptureBeginQueryEXT(const State &glState, bool isCallValid, QueryType targetPacked, QueryID idPacked) CaptureBeginQueryEXT() argument
5115 CaptureEndQueryEXT(const State &glState, bool isCallValid, QueryType targetPacked) CaptureEndQueryEXT() argument
5301 CaptureGetQueryivEXT(const State &glState, bool isCallValid, QueryType targetPacked, GLenum pname, GLint *params) CaptureGetQueryivEXT() argument
5346 CaptureQueryCounterEXT(const State &glState, bool isCallValid, QueryID idPacked, QueryType targetPacked) CaptureQueryCounterEXT() argument
5692 CaptureBufferStorageExternalEXT(const State &glState, bool isCallValid, BufferBinding targetPacked, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags) CaptureBufferStorageExternalEXT() argument
5815 CaptureFlushMappedBufferRangeEXT(const State &glState, bool isCallValid, BufferBinding targetPacked, GLintptr offset, GLsizeiptr length) CaptureFlushMappedBufferRangeEXT() argument
5830 CaptureMapBufferRangeEXT(const State &glState, bool isCallValid, BufferBinding targetPacked, GLintptr offset, GLsizeiptr length, GLbitfield access, void *returnValue) CaptureMapBufferRangeEXT() argument
5853 CaptureBufferStorageMemEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLsizeiptr size, MemoryObjectID memoryPacked, GLuint64 offset) CaptureBufferStorageMemEXT() argument
6066 CaptureTexStorageMem2DEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, MemoryObjectID memoryPacked, GLuint64 offset) CaptureTexStorageMem2DEXT() argument
6090 CaptureTexStorageMem2DMultisampleEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, MemoryObjectID memoryPacked, GLuint64 offset) CaptureTexStorageMem2DMultisampleEXT() argument
6116 CaptureTexStorageMem3DEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, MemoryObjectID memoryPacked, GLuint64 offset) CaptureTexStorageMem3DEXT() argument
6142 CaptureTexStorageMem3DMultisampleEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, MemoryObjectID memoryPacked, GLuint64 offset) CaptureTexStorageMem3DMultisampleEXT() argument
7979 CaptureGetTexParameterIivEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLint *params) CaptureGetTexParameterIivEXT() argument
8008 CaptureGetTexParameterIuivEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLuint *params) CaptureGetTexParameterIuivEXT() argument
8098 CaptureTexParameterIivEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLint *params) CaptureTexParameterIivEXT() argument
8128 CaptureTexParameterIuivEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLuint *params) CaptureTexParameterIuivEXT() argument
8158 CaptureTexBufferEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLenum internalformat, BufferID bufferPacked) CaptureTexBufferEXT() argument
8174 CaptureTexBufferRangeEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLenum internalformat, BufferID bufferPacked, GLintptr offset, GLsizeiptr size) CaptureTexBufferRangeEXT() argument
8212 CaptureTexStorage2DEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height) CaptureTexStorage2DEXT() argument
8232 CaptureTexStorage3DEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth) CaptureTexStorage3DEXT() argument
8927 CaptureEGLImageTargetTexture2DOES(const State &glState, bool isCallValid, TextureType targetPacked, GLeglImageOES image) CaptureEGLImageTargetTexture2DOES() argument
9586 CaptureGenerateMipmapOES(const State &glState, bool isCallValid, TextureType targetPacked) CaptureGenerateMipmapOES() argument
9826 CaptureGetBufferPointervOES(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, void **params) CaptureGetBufferPointervOES() argument
9856 CaptureMapBufferOES(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum access, void *returnValue) CaptureMapBufferOES() argument
9874 CaptureUnmapBufferOES(const State &glState, bool isCallValid, BufferBinding targetPacked, GLboolean returnValue) CaptureUnmapBufferOES() argument
10057 CaptureCompressedTexImage3DOES(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *data) CaptureCompressedTexImage3DOES() argument
10101 CaptureCompressedTexSubImage3DOES(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *data) CaptureCompressedTexSubImage3DOES() argument
10148 CaptureCopyTexSubImage3DOES(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height) CaptureCopyTexSubImage3DOES() argument
10197 CaptureTexImage3DOES(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels) CaptureTexImage3DOES() argument
10243 CaptureTexSubImage3DOES(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels) CaptureTexSubImage3DOES() argument
10349 CaptureGetTexParameterIivOES(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLint *params) CaptureGetTexParameterIivOES() argument
10378 CaptureGetTexParameterIuivOES(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLuint *params) CaptureGetTexParameterIuivOES() argument
10468 CaptureTexParameterIivOES(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLint *params) CaptureTexParameterIivOES() argument
10498 CaptureTexParameterIuivOES(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLuint *params) CaptureTexParameterIuivOES() argument
10528 CaptureTexBufferOES(const State &glState, bool isCallValid, TextureType targetPacked, GLenum internalformat, BufferID bufferPacked) CaptureTexBufferOES() argument
10544 CaptureTexBufferRangeOES(const State &glState, bool isCallValid, TextureType targetPacked, GLenum internalformat, BufferID bufferPacked, GLintptr offset, GLsizeiptr size) CaptureTexBufferRangeOES() argument
10782 CaptureTexStorage3DMultisampleOES(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) CaptureTexStorage3DMultisampleOES() argument
[all...]
H A Dcapture_gles_ext_params.cpp481 CaptureGetBufferParameterivRobustANGLE_length(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetBufferParameterivRobustANGLE_length() argument
493 CaptureGetBufferParameterivRobustANGLE_params(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetBufferParameterivRobustANGLE_params() argument
647 CaptureGetTexParameterfvRobustANGLE_length(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetTexParameterfvRobustANGLE_length() argument
659 CaptureGetTexParameterfvRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetTexParameterfvRobustANGLE_params() argument
671 CaptureGetTexParameterivRobustANGLE_length(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetTexParameterivRobustANGLE_length() argument
683 CaptureGetTexParameterivRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetTexParameterivRobustANGLE_params() argument
912 CaptureTexImage2DRobustANGLE_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels, ParamCapture *paramCapture) CaptureTexImage2DRobustANGLE_pixels() argument
939 CaptureTexParameterfvRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLfloat *params, ParamCapture *paramCapture) CaptureTexParameterfvRobustANGLE_params() argument
950 CaptureTexParameterivRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLint *params, ParamCapture *paramCapture) CaptureTexParameterivRobustANGLE_params() argument
961 CaptureTexSubImage2DRobustANGLE_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage2DRobustANGLE_pixels() argument
988 CaptureTexImage3DRobustANGLE_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, GLsizei bufSize, const void *pixels, ParamCapture *paramCapture) CaptureTexImage3DRobustANGLE_pixels() argument
1006 CaptureTexSubImage3DRobustANGLE_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei bufSize, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage3DRobustANGLE_pixels() argument
1025 CaptureCompressedTexImage2DRobustANGLE_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, GLsizei dataSize, const GLvoid *data, ParamCapture *paramCapture) CaptureCompressedTexImage2DRobustANGLE_data() argument
1041 CaptureCompressedTexSubImage2DRobustANGLE_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLsizei xoffset, GLsizei yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, GLsizei dataSize, const GLvoid *data, ParamCapture *paramCapture) CaptureCompressedTexSubImage2DRobustANGLE_data() argument
1058 CaptureCompressedTexImage3DRobustANGLE_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, GLsizei dataSize, const GLvoid *data, ParamCapture *paramCapture) CaptureCompressedTexImage3DRobustANGLE_data() argument
1075 CaptureCompressedTexSubImage3DRobustANGLE_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, GLsizei dataSize, const GLvoid *data, ParamCapture *paramCapture) CaptureCompressedTexSubImage3DRobustANGLE_data() argument
1094 CaptureGetQueryivRobustANGLE_length(const State &glState, bool isCallValid, QueryType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetQueryivRobustANGLE_length() argument
1106 CaptureGetQueryivRobustANGLE_params(const State &glState, bool isCallValid, QueryType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetQueryivRobustANGLE_params() argument
1142 CaptureGetBufferPointervRobustANGLE_length(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, void **params, ParamCapture *paramCapture) CaptureGetBufferPointervRobustANGLE_length() argument
1154 CaptureGetBufferPointervRobustANGLE_params(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, void **params, ParamCapture *paramCapture) CaptureGetBufferPointervRobustANGLE_params() argument
1360 CaptureGetBufferParameteri64vRobustANGLE_length(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint64 *params, ParamCapture *paramCapture) CaptureGetBufferParameteri64vRobustANGLE_length() argument
1372 CaptureGetBufferParameteri64vRobustANGLE_params(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint64 *params, ParamCapture *paramCapture) CaptureGetBufferParameteri64vRobustANGLE_params() argument
1552 CaptureGetTexLevelParameterivRobustANGLE_length(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetTexLevelParameterivRobustANGLE_length() argument
1565 CaptureGetTexLevelParameterivRobustANGLE_params(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetTexLevelParameterivRobustANGLE_params() argument
1578 CaptureGetTexLevelParameterfvRobustANGLE_length(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetTexLevelParameterfvRobustANGLE_length() argument
1591 CaptureGetTexLevelParameterfvRobustANGLE_params(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetTexLevelParameterfvRobustANGLE_params() argument
1770 CaptureTexParameterIivRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLint *params, ParamCapture *paramCapture) CaptureTexParameterIivRobustANGLE_params() argument
1781 CaptureTexParameterIuivRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLuint *params, ParamCapture *paramCapture) CaptureTexParameterIuivRobustANGLE_params() argument
1792 CaptureGetTexParameterIivRobustANGLE_length(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetTexParameterIivRobustANGLE_length() argument
1804 CaptureGetTexParameterIivRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetTexParameterIivRobustANGLE_params() argument
1816 CaptureGetTexParameterIuivRobustANGLE_length(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params, ParamCapture *paramCapture) CaptureGetTexParameterIuivRobustANGLE_length() argument
1828 CaptureGetTexParameterIuivRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params, ParamCapture *paramCapture) CaptureGetTexParameterIuivRobustANGLE_params() argument
1982 CaptureGetTexLevelParameterivANGLE_params(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetTexLevelParameterivANGLE_params() argument
1995 CaptureGetTexLevelParameterfvANGLE_params(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLfloat *params, ParamCapture *paramCapture) CaptureGetTexLevelParameterfvANGLE_params() argument
2462 CaptureGetQueryivEXT_params(const State &glState, bool isCallValid, QueryType targetPacked, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetQueryivEXT_params() argument
2725 CaptureGetTexParameterIivEXT_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLint *params, angle::ParamCapture *paramCapture) CaptureGetTexParameterIivEXT_params() argument
2735 CaptureGetTexParameterIuivEXT_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLuint *params, angle::ParamCapture *paramCapture) CaptureGetTexParameterIuivEXT_params() argument
2765 CaptureTexParameterIivEXT_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLint *params, angle::ParamCapture *paramCapture) CaptureTexParameterIivEXT_params() argument
2775 CaptureTexParameterIuivEXT_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLuint *params, angle::ParamCapture *paramCapture) CaptureTexParameterIuivEXT_params() argument
3217 CaptureGetBufferPointervOES_params(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, void **params, ParamCapture *paramCapture) CaptureGetBufferPointervOES_params() argument
3277 CaptureCompressedTexImage3DOES_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexImage3DOES_data() argument
3293 CaptureCompressedTexSubImage3DOES_data(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const void *data, ParamCapture *paramCapture) CaptureCompressedTexSubImage3DOES_data() argument
3311 CaptureTexImage3DOES_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexImage3DOES_pixels() argument
3329 CaptureTexSubImage3DOES_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const void *pixels, ParamCapture *paramCapture) CaptureTexSubImage3DOES_pixels() argument
3370 CaptureGetTexParameterIivOES_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetTexParameterIivOES_params() argument
3381 CaptureGetTexParameterIuivOES_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLuint *params, ParamCapture *paramCapture) CaptureGetTexParameterIuivOES_params() argument
3412 CaptureTexParameterIivOES_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLint *params, ParamCapture *paramCapture) CaptureTexParameterIivOES_params() argument
3422 CaptureTexParameterIuivOES_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLuint *params, ParamCapture *paramCapture) CaptureTexParameterIuivOES_params() argument
3537 CaptureGetCompressedTexImageANGLE_pixels(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, void *pixels, angle::ParamCapture *paramCapture) CaptureGetCompressedTexImageANGLE_pixels() argument
3572 CaptureBufferStorageEXT_data(const State &glState, bool isCallValid, BufferBinding targetPacked, GLsizeiptr size, const void *data, GLbitfield flags, angle::ParamCapture *paramCapture) CaptureBufferStorageEXT_data() argument
3907 CaptureTexStorageMemFlags2DANGLE_imageCreateInfoPNext(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext, angle::ParamCapture *paramCapture) CaptureTexStorageMemFlags2DANGLE_imageCreateInfoPNext() argument
3924 CaptureTexStorageMemFlags2DMultisampleANGLE_imageCreateInfoPNext( const State &glState, bool isCallValid, TextureType targetPacked, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext, angle::ParamCapture *paramCapture) CaptureTexStorageMemFlags2DMultisampleANGLE_imageCreateInfoPNext() argument
3943 CaptureTexStorageMemFlags3DANGLE_imageCreateInfoPNext(const State &glState, bool isCallValid, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext, angle::ParamCapture *paramCapture) CaptureTexStorageMemFlags3DANGLE_imageCreateInfoPNext() argument
3961 CaptureTexStorageMemFlags3DMultisampleANGLE_imageCreateInfoPNext( const State &glState, bool isCallValid, TextureType targetPacked, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext, angle::ParamCapture *paramCapture) CaptureTexStorageMemFlags3DMultisampleANGLE_imageCreateInfoPNext() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationGL3.cpp418 ValidateQueryCounter(const Context *context, angle::EntryPoint entryPoint, QueryID id, QueryType targetPacked) ValidateQueryCounter() argument
H A DvalidationES32.cpp402 ValidateGetTexParameterIiv(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLenum pname, const GLint *params) ValidateGetTexParameterIiv() argument
411 ValidateGetTexParameterIuiv(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLenum pname, const GLuint *params) ValidateGetTexParameterIuiv() argument
597 ValidateTexParameterIiv(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLenum pname, const GLint *params) ValidateTexParameterIiv() argument
606 ValidateTexParameterIuiv(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLenum pname, const GLuint *params) ValidateTexParameterIuiv() argument
615 ValidateTexStorage3DMultisample(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedsamplelocations) ValidateTexStorage3DMultisample() argument
H A DvalidationESEXT.cpp1379 ValidateGetTexParameterIivEXT(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLenum pname, const GLint *params) ValidateGetTexParameterIivEXT() argument
1393 ValidateGetTexParameterIuivEXT(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLenum pname, const GLuint *params) ValidateGetTexParameterIuivEXT() argument
1435 ValidateTexParameterIivEXT(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLenum pname, const GLint *params) ValidateTexParameterIivEXT() argument
1449 ValidateTexParameterIuivEXT(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLenum pname, const GLuint *params) ValidateTexParameterIuivEXT() argument
1525 ValidateTexStorageMemFlags2DANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags2DANGLE() argument
1583 ValidateTexStorageMemFlags2DMultisampleANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLboolean fixedSampleLocations, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags2DMultisampleANGLE() argument
1601 ValidateTexStorageMemFlags3DANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei levels, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags3DANGLE() argument
1619 ValidateTexStorageMemFlags3DMultisampleANGLE(const Context *context, angle::EntryPoint entryPoint, TextureType targetPacked, GLsizei samples, GLenum internalFormat, GLsizei width, GLsizei height, GLsizei depth, GLboolean fixedSampleLocations, MemoryObjectID memoryPacked, GLuint64 offset, GLbitfield createFlags, GLbitfield usageFlags, const void *imageCreateInfoPNext) ValidateTexStorageMemFlags3DMultisampleANGLE() argument
1639 ValidateBufferStorageEXT(const Context *context, angle::EntryPoint entryPoint, BufferBinding targetPacked, GLsizeiptr size, const void *data, GLbitfield flags) ValidateBufferStorageEXT() argument
1719 ValidateBufferStorageExternalEXT(const Context *context, angle::EntryPoint entryPoint, BufferBinding targetPacked, GLintptr offset, GLsizeiptr size, GLeglClientBufferEXT clientBuffer, GLbitfield flags) ValidateBufferStorageExternalEXT() argument
[all...]
H A DvalidationGL1.cpp1788 ValidateGetCompressedTexImage(const Context *context, angle::EntryPoint entryPoint, TextureTarget targetPacked, GLint level, const void *img) ValidateGetCompressedTexImage() argument
2414 ValidateMapBuffer(const Context *context, angle::EntryPoint entryPoint, BufferBinding targetPacked, GLenum access) ValidateMapBuffer() argument
H A DvalidationGL4.cpp954 ValidateBufferStorage(const Context *context, angle::EntryPoint entryPoint, BufferBinding targetPacked, GLsizeiptr size, const void *data, GLbitfield flags) ValidateBufferStorage() argument
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
H A Dentry_points_gles_1_0_autogen.cpp693 TextureEnvTarget targetPacked = PackParam<TextureEnvTarget>(target); in GL_GetTexEnvfv() local
721 TextureEnvTarget targetPacked = PackParam<TextureEnvTarget>(target); in GL_GetTexEnviv() local
749 TextureEnvTarget targetPacked = PackParam<TextureEnvTarget>(target); in GL_GetTexEnvxv() local
777 TextureType targetPacked = PackParam<TextureType>(target); GL_GetTexParameterxv() local
1838 TextureEnvTarget targetPacked = PackParam<TextureEnvTarget>(target); GL_TexEnvf() local
1865 TextureEnvTarget targetPacked = PackParam<TextureEnvTarget>(target); GL_TexEnvfv() local
1892 TextureEnvTarget targetPacked = PackParam<TextureEnvTarget>(target); GL_TexEnvi() local
1919 TextureEnvTarget targetPacked = PackParam<TextureEnvTarget>(target); GL_TexEnviv() local
1946 TextureEnvTarget targetPacked = PackParam<TextureEnvTarget>(target); GL_TexEnvx() local
1973 TextureEnvTarget targetPacked = PackParam<TextureEnvTarget>(target); GL_TexEnvxv() local
2000 TextureType targetPacked = PackParam<TextureType>(target); GL_TexParameterx() local
2027 TextureType targetPacked = PackParam<TextureType>(target); GL_TexParameterxv() local
[all...]
H A Dentry_points_gles_3_1_autogen.cpp700 TextureTarget targetPacked = PackParam<TextureTarget>(target); in GL_GetTexLevelParameterfv() local
729 TextureTarget targetPacked = PackParam<TextureTarget>(target); in GL_GetTexLevelParameteriv() local
1909 TextureType targetPacked = PackParam<TextureType>(target); in GL_TexStorage2DMultisample() local
[all...]
H A Dentry_points_gles_3_2_autogen.cpp738 TextureType targetPacked = PackParam<TextureType>(target); in GL_GetTexParameterIiv() local
766 TextureType targetPacked = PackParam<TextureType>(target); in GL_GetTexParameterIuiv() local
1178 TextureType targetPacked = PackParam<TextureType>(target); in GL_TexBuffer() local
1211 TextureType targetPacked = PackParam<TextureType>(target); GL_TexBufferRange() local
1241 TextureType targetPacked = PackParam<TextureType>(target); GL_TexParameterIiv() local
1268 TextureType targetPacked = PackParam<TextureType>(target); GL_TexParameterIuiv() local
1303 TextureType targetPacked = PackParam<TextureType>(target); GL_TexStorage3DMultisample() local
[all...]
H A Dentry_points_gles_2_0_autogen.cpp110 BufferBinding targetPacked = PackParam<BufferBinding>(target); in GL_BindBuffer() local
186 TextureType targetPacked = PackParam<TextureType>(target); in GL_BindTexture() local
347 BufferBinding targetPacked = PackParam<BufferBinding>(target); in GL_BufferData() local
376 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_BufferSubData() local
584 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_CompressedTexImage2D() local
624 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_CompressedTexSubImage2D() local
662 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_CopyTexImage2D() local
700 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_CopyTexSubImage2D() local
1438 TextureType targetPacked = PackParam<TextureType>(target); GL_GenerateMipmap() local
1627 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_GetBufferParameteriv() local
1993 TextureType targetPacked = PackParam<TextureType>(target); GL_GetTexParameterfv() local
2021 TextureType targetPacked = PackParam<TextureType>(target); GL_GetTexParameteriv() local
2905 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_TexImage2D() local
2934 TextureType targetPacked = PackParam<TextureType>(target); GL_TexParameterf() local
2961 TextureType targetPacked = PackParam<TextureType>(target); GL_TexParameterfv() local
2987 TextureType targetPacked = PackParam<TextureType>(target); GL_TexParameteri() local
3014 TextureType targetPacked = PackParam<TextureType>(target); GL_TexParameteriv() local
3051 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_TexSubImage2D() local
[all...]
H A Dentry_points_gles_3_0_autogen.cpp33 QueryType targetPacked = PackParam<QueryType>(target); in GL_BeginQuery() local
85 BufferBinding targetPacked = PackParam<BufferBinding>(target); in GL_BindBufferBase() local
114 BufferBinding targetPacked = PackParam<BufferBinding>(target); in GL_BindBufferRange() local
402 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_CompressedTexImage3D() local
445 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_CompressedTexSubImage3D() local
523 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_CopyTexSubImage3D() local
801 QueryType targetPacked = PackParam<QueryType>(target); GL_EndQuery() local
882 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_FlushMappedBufferRange() local
1150 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_GetBufferParameteri64v() local
1178 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_GetBufferPointerv() local
1408 QueryType targetPacked = PackParam<QueryType>(target); GL_GetQueryiv() local
1955 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_MapBufferRange() local
2264 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_TexImage3D() local
2295 TextureType targetPacked = PackParam<TextureType>(target); GL_TexStorage2D() local
2330 TextureType targetPacked = PackParam<TextureType>(target); GL_TexStorage3D() local
2371 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_TexSubImage3D() local
2854 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_UnmapBuffer() local
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_3_autogen.cpp91 BufferBinding targetPacked = PackParam<BufferBinding>(target); in GL_BindBufferBase() local
120 BufferBinding targetPacked = PackParam<BufferBinding>(target); in GL_BindBufferRange() local
644 BufferBinding targetPacked = PackParam<BufferBinding>(target); in GL_FlushMappedBufferRange() local
922 TextureType targetPacked = PackParam<TextureType>(target); GL_GenerateMipmap() local
1123 TextureType targetPacked = PackParam<TextureType>(target); GL_GetTexParameterIiv() local
1151 TextureType targetPacked = PackParam<TextureType>(target); GL_GetTexParameterIuiv() local
1424 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_MapBufferRange() local
1521 TextureType targetPacked = PackParam<TextureType>(target); GL_TexParameterIiv() local
1548 TextureType targetPacked = PackParam<TextureType>(target); GL_TexParameterIuiv() local
2656 TextureType targetPacked = PackParam<TextureType>(target); GL_TexBuffer() local
2948 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_GetBufferParameteri64v() local
3978 QueryType targetPacked = PackParam<QueryType>(target); GL_QueryCounter() local
[all...]
H A Dentry_points_gl_4_autogen.cpp4256 TextureType targetPacked = PackParam<TextureType>(target); in GL_TexStorage2D() local
4291 TextureType targetPacked = PackParam<TextureType>(target); in GL_TexStorage3D() local
5422 TextureType targetPacked = PackParam<TextureType>(target); in GL_TexBufferRange() local
5459 TextureType targetPacked = PackParam<TextureType>(target); GL_TexStorage2DMultisample() local
5497 TextureType targetPacked = PackParam<TextureType>(target); GL_TexStorage3DMultisample() local
5891 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_BufferStorage() local
[all...]
H A Dentry_points_gl_1_autogen.cpp2458 TextureEnvTarget targetPacked = PackParam<TextureEnvTarget>(target); in GL_GetTexEnvfv() local
2486 TextureEnvTarget targetPacked = PackParam<TextureEnvTarget>(target); in GL_GetTexEnviv() local
2595 TextureTarget targetPacked = PackParam<TextureTarget>(target); in GL_GetTexImage() local
2625 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_GetTexLevelParameterfv() local
2654 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_GetTexLevelParameteriv() local
2683 TextureType targetPacked = PackParam<TextureType>(target); GL_GetTexParameterfv() local
2711 TextureType targetPacked = PackParam<TextureType>(target); GL_GetTexParameteriv() local
6299 TextureEnvTarget targetPacked = PackParam<TextureEnvTarget>(target); GL_TexEnvf() local
6326 TextureEnvTarget targetPacked = PackParam<TextureEnvTarget>(target); GL_TexEnvfv() local
6353 TextureEnvTarget targetPacked = PackParam<TextureEnvTarget>(target); GL_TexEnvi() local
6380 TextureEnvTarget targetPacked = PackParam<TextureEnvTarget>(target); GL_TexEnviv() local
6605 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_TexImage2D() local
6634 TextureType targetPacked = PackParam<TextureType>(target); GL_TexParameterf() local
6661 TextureType targetPacked = PackParam<TextureType>(target); GL_TexParameterfv() local
6687 TextureType targetPacked = PackParam<TextureType>(target); GL_TexParameteri() local
6714 TextureType targetPacked = PackParam<TextureType>(target); GL_TexParameteriv() local
7399 TextureType targetPacked = PackParam<TextureType>(target); GL_BindTexture() local
7497 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_CopyTexImage2D() local
7563 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_CopyTexSubImage2D() local
8114 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_TexSubImage2D() local
8181 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_CopyTexSubImage3D() local
8258 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_TexImage3D() local
8300 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_TexSubImage3D() local
8425 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_CompressedTexImage2D() local
8465 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_CompressedTexImage3D() local
8542 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_CompressedTexSubImage2D() local
8584 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_CompressedTexSubImage3D() local
8614 TextureTarget targetPacked = PackParam<TextureTarget>(target); GL_GetCompressedTexImage() local
10668 QueryType targetPacked = PackParam<QueryType>(target); GL_BeginQuery() local
10694 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_BindBuffer() local
10723 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_BufferData() local
10752 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_BufferSubData() local
10827 QueryType targetPacked = PackParam<QueryType>(target); GL_EndQuery() local
10903 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_GetBufferParameteriv() local
10931 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_GetBufferPointerv() local
11037 QueryType targetPacked = PackParam<QueryType>(target); GL_GetQueryiv() local
11124 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_MapBuffer() local
11156 BufferBinding targetPacked = PackParam<BufferBinding>(target); GL_UnmapBuffer() local
[all...]

Completed in 87 milliseconds

12