/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | RenderbufferImpl.h | 109 GLsizei srcDepth) in copyRenderbufferSubData() 127 GLsizei srcDepth) in copyTextureSubData()
|
D | TextureImpl.cpp | 59 GLsizei srcDepth) in copyRenderbufferSubData() 77 GLsizei srcDepth) in copyTextureSubData()
|
/third_party/mesa3d/src/mesa/main/ |
D | copyimage.c | 545 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()
|
D | mipmap.c | 1564 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
|
D | pack.c | 1553 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()
|
D | texstore.c | 104 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_memcpy_texture()
|
/third_party/mesa3d/src/mesa/drivers/common/ |
D | meta_generate_mipmap.c | 275 GLsizei srcWidth, srcHeight, srcDepth; in _mesa_meta_GenerateMipmap() local
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | RenderbufferVk.cpp | 206 GLsizei srcDepth) in copyRenderbufferSubData() 231 GLsizei srcDepth) in copyTextureSubData()
|
D | TextureVk.cpp | 657 GLsizei srcDepth) in copyRenderbufferSubData() 683 GLsizei srcDepth) in copyTextureSubData()
|
D | vk_helpers.cpp | 5437 GLsizei srcDepth) in CopyImageSubData()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Renderbuffer.cpp | 207 GLsizei srcDepth) in copyRenderbufferSubData() 228 GLsizei srcDepth) in copyTextureSubData()
|
D | validationES32.cpp | 152 GLsizei srcDepth) in ValidateCopyImageSubData()
|
D | Texture.cpp | 1436 GLsizei srcDepth) in copyRenderbufferSubData() 1459 GLsizei srcDepth) in copyTextureSubData()
|
D | validationESEXT.cpp | 882 GLsizei srcDepth) in ValidateCopyImageSubDataEXT() 911 GLsizei srcDepth) in ValidateCopyImageSubDataOES()
|
D | validationES.cpp | 3505 GLsizei srcDepth) in ValidateCopyImageSubDataBase()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
D | TextureNULL.cpp | 126 GLsizei srcDepth) in copyRenderbufferSubData() 143 GLsizei srcDepth) in copyTextureSubData()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | validationGL43.cpp | 51 GLsizei srcDepth) in ValidateCopyImageSubData()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/ |
D | entry_points_gl_4_3_autogen.cpp | 130 GLsizei srcDepth) in CopyImageSubData()
|
/third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
D | entry_points_gles_3_2_autogen.cpp | 192 GLsizei srcDepth) in GL_CopyImageSubData()
|
D | libGLESv2_autogen.cpp | 2036 GLsizei srcDepth) in glCopyImageSubData() 3892 GLsizei srcDepth) in glCopyImageSubDataEXT() 5054 GLsizei srcDepth) in glCopyImageSubDataOES()
|
D | entry_points_gles_ext_autogen.cpp | 4147 GLsizei srcDepth) in GL_CopyImageSubDataEXT() 8885 GLsizei srcDepth) in GL_CopyImageSubDataOES()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
D | capture_gles_3_2_autogen.cpp | 126 GLsizei srcDepth) in CaptureCopyImageSubData()
|
D | FrameCapture.cpp | 6535 GLsizei srcDepth = call.params.getParam("srcDepth", ParamType::TGLsizei, 14).value.GLsizeiVal; in copyCachedTextureLevel() local
|
D | capture_gles_ext_autogen.cpp | 4879 GLsizei srcDepth) in CaptureCopyImageSubDataEXT() 8956 GLsizei srcDepth) in CaptureCopyImageSubDataOES()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fVertexTextureTests.cpp | 1633 const int srcDepth = refTexture.getDepth(); in calculateLod() local
|