Home
last modified time | relevance | path

Searched defs:srcDepth (Results 1 – 25 of 31) 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.c551 int srcWidth, int srcHeight, int srcDepth) in copy_image_subdata()
590 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubData_no_error()
613 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubData()
749 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubDataNV_no_error()
772 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubDataNV()
Dmipmap.c414 GLint srcWidth, GLint srcHeight, GLint srcDepth, in make_3d_mipmap()
577 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_generate_mipmap_level()
643 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_next_mipmap_level_size()
812 GLint srcWidth, srcHeight, srcDepth; in generate_mipmap_uncompressed() local
996 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/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp206 GLsizei srcDepth) in copyRenderbufferSubData()
231 GLsizei srcDepth) in copyTextureSubData()
DTextureVk.cpp677 GLsizei srcDepth) in copyRenderbufferSubData()
703 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.cpp1444 GLsizei srcDepth) in copyRenderbufferSubData()
1467 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/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
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl726 …:GLint dstY, glw::GLint dstZ, glw::GLsizei srcWidth, glw::GLsizei srcHeight, glw::GLsizei srcDepth)
3742 …:GLint dstY, glw::GLint dstZ, glw::GLsizei srcWidth, glw::GLsizei srcHeight, glw::GLsizei srcDepth)
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContextFuncs.inl981 …stLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)
4301 …stLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwImpl.inl815 …stLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)
4007 …stLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)

12