Home
last modified time | relevance | path

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

12

/external/angle/src/libANGLE/renderer/
DRenderbufferImpl.h111 GLsizei srcDepth) in copyRenderbufferSubData()
129 GLsizei srcDepth) in copyTextureSubData()
DTextureImpl.cpp59 GLsizei srcDepth) in copyRenderbufferSubData()
77 GLsizei srcDepth) in copyTextureSubData()
/external/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.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.c104 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_memcpy_texture()
/external/angle/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp236 GLsizei srcDepth) in copyRenderbufferSubData()
261 GLsizei srcDepth) in copyTextureSubData()
DUtilsVk.h407 int32_t srcDepth = 0; member
DTextureVk.cpp1071 GLsizei srcDepth) in copyRenderbufferSubData()
1097 GLsizei srcDepth) in copyTextureSubData()
/external/angle/src/libANGLE/
DRenderbuffer.cpp212 GLsizei srcDepth) in copyRenderbufferSubData()
233 GLsizei srcDepth) in copyTextureSubData()
DTexture.cpp1575 GLsizei srcDepth) in copyRenderbufferSubData()
1598 GLsizei srcDepth) in copyTextureSubData()
DvalidationES32.cpp201 GLsizei srcDepth) in ValidateCopyImageSubData()
DvalidationESEXT.cpp1119 GLsizei srcDepth) in ValidateCopyImageSubDataEXT()
1148 GLsizei srcDepth) in ValidateCopyImageSubDataOES()
DvalidationES.cpp3737 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.hpp61 size_t srcDepth = 1; in CopyTensorContentsGeneric() local
/external/angle/src/libANGLE/renderer/wgpu/
DTextureWgpu.cpp190 GLsizei srcDepth) in copyRenderbufferSubData()
207 GLsizei srcDepth) in copyTextureSubData()
/external/angle/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp210 GLsizei srcDepth) in GL_CopyImageSubData()
Dentry_points_gles_ext_autogen.cpp5409 GLsizei srcDepth) in GL_CopyImageSubDataEXT()
10940 GLsizei srcDepth) in GL_CopyImageSubDataOES()
DlibGLESv2_autogen.cpp2043 GLsizei srcDepth) in glCopyImageSubData()
4145 GLsizei srcDepth) in glCopyImageSubDataEXT()
5387 GLsizei srcDepth) in glCopyImageSubDataOES()
/external/angle/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp125 GLsizei srcDepth) in CaptureCopyImageSubData()
Dcapture_gles_ext_autogen.cpp5750 GLsizei srcDepth) in CaptureCopyImageSubDataEXT()
10040 GLsizei srcDepth) in CaptureCopyImageSubDataOES()
/external/deqp/modules/gles3/functional/
Des3fVertexTextureTests.cpp1807 const int srcDepth = refTexture.getDepth(); in calculateLod() local
/external/deqp/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)
/external/deqp/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)

12