Home
last modified time | relevance | path

Searched defs:srcDepth (Results 1 – 25 of 30) 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.c547 int srcWidth, int srcHeight, int srcDepth) in copy_image_subdata()
586 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubData_no_error()
609 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubData()
745 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubDataNV_no_error()
768 GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth) in _mesa_CopyImageSubDataNV()
Dmipmap.c1565 GLint srcWidth, GLint srcHeight, GLint srcDepth, in make_3d_mipmap()
1728 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_generate_mipmap_level()
1794 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_next_mipmap_level_size()
1967 GLint srcWidth, srcHeight, srcDepth; in generate_mipmap_uncompressed() local
2154 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.c105 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.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/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/platform/null/
DtcuNullRenderContextFuncs.inl981 …stLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)
4280 …stLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)
/third_party/vk-gl-cts/framework/opengl/
DgluCallLogWrapper.inl726 …:GLint dstY, glw::GLint dstZ, glw::GLsizei srcWidth, glw::GLsizei srcHeight, glw::GLsizei srcDepth)
3728 …:GLint dstY, glw::GLint dstZ, glw::GLsizei srcWidth, glw::GLsizei srcHeight, glw::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)
3991 …stLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth)

12