/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | copyimage.c | 551 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 D | mipmap.c | 414 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 D | pack.c | 1553 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 D | texstore.c | 104 GLint srcWidth, GLint srcHeight, GLint srcDepth, in _mesa_memcpy_texture()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | RenderbufferImpl.h | 111 GLsizei srcDepth) in copyRenderbufferSubData() 129 GLsizei srcDepth) in copyTextureSubData()
|
H A D | TextureImpl.cpp | 59 GLsizei srcDepth) in copyRenderbufferSubData() 77 GLsizei srcDepth) in copyTextureSubData()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | RenderbufferVk.cpp | 250 GLsizei srcDepth) in copyRenderbufferSubData() 275 GLsizei srcDepth) in copyTextureSubData()
|
H A D | TextureVk.cpp | 1295 GLsizei srcDepth) in copyRenderbufferSubData() 1321 GLsizei srcDepth) in copyTextureSubData()
|
H A D | UtilsVk.h | 456 int32_t srcDepth = 0; member
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Renderbuffer.cpp | 212 GLsizei srcDepth) in copyRenderbufferSubData() 233 GLsizei srcDepth) in copyTextureSubData()
|
H A D | Texture.cpp | 1576 GLsizei srcDepth) in copyRenderbufferSubData() 1599 GLsizei srcDepth) in copyTextureSubData()
|
H A D | validationES32.cpp | 182 GLsizei srcDepth) in ValidateCopyImageSubData()
|
H A D | validationESEXT.cpp | 1284 GLsizei srcDepth) in ValidateCopyImageSubDataEXT() 1313 GLsizei srcDepth) in ValidateCopyImageSubDataOES()
|
H A D | validationES.cpp | 3815 GLsizei srcDepth) in ValidateCopyImageSubDataBase()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | TextureNULL.cpp | 126 GLsizei srcDepth) in copyRenderbufferSubData() 143 GLsizei srcDepth) in copyTextureSubData()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | TextureWgpu.cpp | 202 GLsizei srcDepth) in copyRenderbufferSubData() 219 GLsizei srcDepth) in copyTextureSubData()
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/ |
H A D | WorkloadUtils.hpp | 61 size_t srcDepth = 1; in CopyTensorContentsGeneric() local
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_3_2_autogen.cpp | 216 GLsizei srcDepth) in GL_CopyImageSubData()
|
H A D | libGLESv2_autogen.cpp | 2036 GLsizei srcDepth) in glCopyImageSubData() 4180 GLsizei srcDepth) in glCopyImageSubDataEXT() 5459 GLsizei srcDepth) in glCopyImageSubDataOES()
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_gles_3_2_autogen.cpp | 125 GLsizei srcDepth) in CaptureCopyImageSubData()
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES31Ext.java | 428 int srcDepth in glCopyImageSubDataEXT()
|
H A D | GLES32.java | 264 int srcDepth in glCopyImageSubData()
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_opengl_GLES31Ext.cpp | 715 …et, jint dstLevel, jint dstX, jint dstY, jint dstZ, jint srcWidth, jint srcHeight, jint srcDepth) { in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
|
H A D | android_opengl_GLES32.cpp | 432 …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 D | es3fVertexTextureTests.cpp | 1807 const int srcDepth = refTexture.getDepth(); in calculateLod() local
|