Home
last modified time | relevance | path

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

12

/external/angle/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()
/external/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()
Dpack.c1552 int srcWidth, int srcHeight, int srcDepth, in _mesa_unpack_color_index_to_rgba_float()
1607 int srcWidth, int srcHeight, int srcDepth, in _mesa_unpack_color_index_to_rgba_ubyte()
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()
1961 GLint srcWidth, srcHeight, srcDepth; in generate_mipmap_uncompressed() local
2148 GLint srcWidth, srcHeight, srcDepth; in generate_mipmap_compressed() local
Dtexstore.c104 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_memcpy_texture()
/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp215 GLsizei srcDepth) in copyRenderbufferSubData()
240 GLsizei srcDepth) in copyTextureSubData()
DTextureVk.cpp671 GLsizei srcDepth) in copyRenderbufferSubData()
697 GLsizei srcDepth) in copyTextureSubData()
Dvk_helpers.cpp6092 GLsizei srcDepth) in CopyImageSubData()
/external/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c275 GLsizei srcWidth, srcHeight, srcDepth; in _mesa_meta_GenerateMipmap() local
/external/angle/src/libANGLE/
DRenderbuffer.cpp207 GLsizei srcDepth) in copyRenderbufferSubData()
228 GLsizei srcDepth) in copyTextureSubData()
DvalidationES32.cpp152 GLsizei srcDepth) in ValidateCopyImageSubData()
DTexture.cpp1468 GLsizei srcDepth) in copyRenderbufferSubData()
1491 GLsizei srcDepth) in copyTextureSubData()
DvalidationESEXT.cpp912 GLsizei srcDepth) in ValidateCopyImageSubDataEXT()
941 GLsizei srcDepth) in ValidateCopyImageSubDataOES()
DvalidationES.cpp3632 GLsizei srcDepth) in ValidateCopyImageSubDataBase()
/external/angle/src/libANGLE/renderer/null/
DTextureNULL.cpp126 GLsizei srcDepth) in copyRenderbufferSubData()
143 GLsizei srcDepth) in copyTextureSubData()
/external/armnn/src/backends/backendsCommon/
DWorkloadUtils.hpp62 size_t srcDepth = 1; in CopyTensorContentsGeneric() local
/external/angle/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp192 GLsizei srcDepth) in GL_CopyImageSubData()
DlibGLESv2_autogen.cpp2036 GLsizei srcDepth) in glCopyImageSubData()
3975 GLsizei srcDepth) in glCopyImageSubDataEXT()
5150 GLsizei srcDepth) in glCopyImageSubDataOES()
Dentry_points_gles_ext_autogen.cpp4467 GLsizei srcDepth) in GL_CopyImageSubDataEXT()
9265 GLsizei srcDepth) in GL_CopyImageSubDataOES()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp126 GLsizei srcDepth) in CaptureCopyImageSubData()
Dcapture_gles_ext_autogen.cpp5275 GLsizei srcDepth) in CaptureCopyImageSubDataEXT()
9398 GLsizei srcDepth) in CaptureCopyImageSubDataOES()
/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp1633 const int srcDepth = refTexture.getDepth(); in calculateLod() local
/external/deqp/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)
/external/deqp/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)

12