Home
last modified time | relevance | path

Searched defs:srcDepth (Results 1 – 25 of 36) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DRenderbufferImpl.h109 GLsizei srcDepth) in copyRenderbufferSubData()
127 GLsizei srcDepth) in copyTextureSubData()
DTextureImpl.cpp59 GLsizei srcDepth) in copyRenderbufferSubData()
77 GLsizei srcDepth) in copyTextureSubData()
/third_party/mesa3d/src/mesa/main/
Dcopyimage.c545 int srcWidth, int srcHeight, int srcDepth) in copy_image_subdata()
584 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubData_no_error()
607 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubData()
743 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubDataNV_no_error()
766 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubDataNV()
Dmipmap.c1564 GLint srcWidth, GLint srcHeight, GLint srcDepth, in make_3d_mipmap()
1727 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_generate_mipmap_level()
1793 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_next_mipmap_level_size()
1966 GLint srcWidth, srcHeight, srcDepth; in generate_mipmap_uncompressed() local
2153 GLint srcWidth, srcHeight, srcDepth; in generate_mipmap_compressed() local
Dpack.c1553 int srcWidth, int srcHeight, int srcDepth, in _mesa_unpack_color_index_to_rgba_float()
1608 int srcWidth, int srcHeight, int srcDepth, in _mesa_unpack_color_index_to_rgba_ubyte()
Dtexstore.c104 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_memcpy_texture()
/third_party/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c275 GLsizei srcWidth, srcHeight, srcDepth; in _mesa_meta_GenerateMipmap() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp206 GLsizei srcDepth) in copyRenderbufferSubData()
231 GLsizei srcDepth) in copyTextureSubData()
DTextureVk.cpp657 GLsizei srcDepth) in copyRenderbufferSubData()
683 GLsizei srcDepth) in copyTextureSubData()
Dvk_helpers.cpp5437 GLsizei srcDepth) in CopyImageSubData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DRenderbuffer.cpp207 GLsizei srcDepth) in copyRenderbufferSubData()
228 GLsizei srcDepth) in copyTextureSubData()
DvalidationES32.cpp152 GLsizei srcDepth) in ValidateCopyImageSubData()
DTexture.cpp1436 GLsizei srcDepth) in copyRenderbufferSubData()
1459 GLsizei srcDepth) in copyTextureSubData()
DvalidationESEXT.cpp882 GLsizei srcDepth) in ValidateCopyImageSubDataEXT()
911 GLsizei srcDepth) in ValidateCopyImageSubDataOES()
DvalidationES.cpp3505 GLsizei srcDepth) in ValidateCopyImageSubDataBase()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DTextureNULL.cpp126 GLsizei srcDepth) in copyRenderbufferSubData()
143 GLsizei srcDepth) in copyTextureSubData()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationGL43.cpp51 GLsizei srcDepth) in ValidateCopyImageSubData()
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_3_autogen.cpp130 GLsizei srcDepth) in CopyImageSubData()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp192 GLsizei srcDepth) in GL_CopyImageSubData()
DlibGLESv2_autogen.cpp2036 GLsizei srcDepth) in glCopyImageSubData()
3892 GLsizei srcDepth) in glCopyImageSubDataEXT()
5054 GLsizei srcDepth) in glCopyImageSubDataOES()
Dentry_points_gles_ext_autogen.cpp4147 GLsizei srcDepth) in GL_CopyImageSubDataEXT()
8885 GLsizei srcDepth) in GL_CopyImageSubDataOES()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp126 GLsizei srcDepth) in CaptureCopyImageSubData()
DFrameCapture.cpp6535 GLsizei srcDepth = call.params.getParam("srcDepth", ParamType::TGLsizei, 14).value.GLsizeiVal; in copyCachedTextureLevel() local
Dcapture_gles_ext_autogen.cpp4879 GLsizei srcDepth) in CaptureCopyImageSubDataEXT()
8956 GLsizei srcDepth) in CaptureCopyImageSubDataOES()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fVertexTextureTests.cpp1633 const int srcDepth = refTexture.getDepth(); in calculateLod() local

12