H A D | capture_gles_ext_params.cpp | 995 GLsizei depth, in CaptureTexImage3DRobustANGLE_pixels() 1015 GLsizei depth, in CaptureTexSubImage3DRobustANGLE_pixels() 1065 GLsizei depth, in CaptureCompressedTexImage3DRobustANGLE_data() 1084 GLsizei depth, in CaptureCompressedTexSubImage3DRobustANGLE_data() 3284 GLsizei depth, in CaptureCompressedTexImage3DOES_data() 3302 GLsizei depth, in CaptureCompressedTexSubImage3DOES_data() 3318 GLsizei depth, in CaptureTexImage3DOES_pixels() 3326 height, depth, border, format, type, pixels, paramCapture); in CaptureTexImage3DOES_pixels() 3338 GLsizei depth, in CaptureTexSubImage3DOES_pixels() 3345 zoffset, width, height, depth, forma in CaptureTexSubImage3DOES_pixels() 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 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 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 3533 size_t depth = texture->getDepth(target, level); CaptureGetTexImageANGLE_pixels() local 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...] |