Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A 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()
H A 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
H A 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()
H A Dtexstore.c104 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_memcpy_texture()
/aosp_15_r20/external/angle/src/libANGLE/renderer/
H A DRenderbufferImpl.h111 GLsizei srcDepth) in copyRenderbufferSubData()
129 GLsizei srcDepth) in copyTextureSubData()
H A DTextureImpl.cpp59 GLsizei srcDepth) in copyRenderbufferSubData()
77 GLsizei srcDepth) in copyTextureSubData()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DRenderbufferVk.cpp250 GLsizei srcDepth) in copyRenderbufferSubData()
275 GLsizei srcDepth) in copyTextureSubData()
H A DTextureVk.cpp1295 GLsizei srcDepth) in copyRenderbufferSubData()
1321 GLsizei srcDepth) in copyTextureSubData()
H A DUtilsVk.h456 int32_t srcDepth = 0; member
/aosp_15_r20/external/angle/src/libANGLE/
H A DRenderbuffer.cpp212 GLsizei srcDepth) in copyRenderbufferSubData()
233 GLsizei srcDepth) in copyTextureSubData()
H A DTexture.cpp1576 GLsizei srcDepth) in copyRenderbufferSubData()
1599 GLsizei srcDepth) in copyTextureSubData()
H A DvalidationES32.cpp182 GLsizei srcDepth) in ValidateCopyImageSubData()
H A DvalidationESEXT.cpp1284 GLsizei srcDepth) in ValidateCopyImageSubDataEXT()
1313 GLsizei srcDepth) in ValidateCopyImageSubDataOES()
H A DvalidationES.cpp3815 GLsizei srcDepth) in ValidateCopyImageSubDataBase()
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DTextureNULL.cpp126 GLsizei srcDepth) in copyRenderbufferSubData()
143 GLsizei srcDepth) in copyTextureSubData()
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DTextureWgpu.cpp202 GLsizei srcDepth) in copyRenderbufferSubData()
219 GLsizei srcDepth) in copyTextureSubData()
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DWorkloadUtils.hpp61 size_t srcDepth = 1; in CopyTensorContentsGeneric() local
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_3_2_autogen.cpp216 GLsizei srcDepth) in GL_CopyImageSubData()
H A DlibGLESv2_autogen.cpp2036 GLsizei srcDepth) in glCopyImageSubData()
4180 GLsizei srcDepth) in glCopyImageSubDataEXT()
5459 GLsizei srcDepth) in glCopyImageSubDataOES()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_2_autogen.cpp125 GLsizei srcDepth) in CaptureCopyImageSubData()
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DGLES31Ext.java428 int srcDepth in glCopyImageSubDataEXT()
H A DGLES32.java264 int srcDepth in glCopyImageSubData()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_opengl_GLES31Ext.cpp715 …et, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, jint srcHeight, jint srcDepth) { in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
H A Dandroid_opengl_GLES32.cpp432 …et, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, jint srcHeight, jint srcDepth) { in android_glCopyImageSubData__IIIIIIIIIIIIIII()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fVertexTextureTests.cpp1807 const int srcDepth = refTexture.getDepth(); in calculateLod() local

12