/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | copyimage.c | 547 int srcX, int srcY, int srcZ, int srcLevel, in copy_image_subdata() 586 _mesa_CopyImageSubData_no_error(GLuint srcName, GLenum srcTarget, GLint srcLevel, in _mesa_CopyImageSubData_no_error() 609 _mesa_CopyImageSubData(GLuint srcName, GLenum srcTarget, GLint srcLevel, in _mesa_CopyImageSubData() 745 _mesa_CopyImageSubDataNV_no_error(GLuint srcName, GLenum srcTarget, GLint srcLevel, in _mesa_CopyImageSubDataNV_no_error() 768 _mesa_CopyImageSubDataNV(GLuint srcName, GLenum srcTarget, GLint srcLevel, in _mesa_CopyImageSubDataNV()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineImageSamplingInstance.cpp | 1282 const tcu::ConstPixelBufferAccess &srcLevel = in getTexture1DView() local 1305 const tcu::ConstPixelBufferAccess &srcLevel = in getTexture1DArrayView() local 1331 const tcu::ConstPixelBufferAccess &srcLevel = in getTexture2DView() local 1356 const tcu::ConstPixelBufferAccess &srcLevel = in getTexture2DArrayView() local 1388 const tcu::ConstPixelBufferAccess &srcLevel = in getTextureCubeView() local 1421 const tcu::ConstPixelBufferAccess &srcLevel = in getTextureCubeArrayView() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/ |
H A D | RenderbufferImpl.h | 101 GLint srcLevel, in copyRenderbufferSubData() 119 GLint srcLevel, in copyTextureSubData()
|
H A D | TextureImpl.cpp | 49 GLint srcLevel, in copyRenderbufferSubData() 67 GLint srcLevel, in copyTextureSubData()
|
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/tests/ |
H A D | TranscodingLogger_tests.cpp | 69 int32_t srcLevel; member 136 bool dstIsHdr) -> int { in SetUp()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | RenderbufferVk.cpp | 240 GLint srcLevel, in copyRenderbufferSubData() 265 GLint srcLevel, in copyTextureSubData()
|
H A D | UtilsVk.h | 183 gl::LevelIndex srcLevel; member 210 uint32_t srcLevel; member
|
H A D | TextureVk.cpp | 1285 GLint srcLevel, in copyRenderbufferSubData() 1311 GLint srcLevel, in copyTextureSubData()
|
/aosp_15_r20/external/angle/src/libANGLE/ |
H A D | Renderbuffer.cpp | 202 GLint srcLevel, in copyRenderbufferSubData() 223 GLint srcLevel, in copyTextureSubData()
|
H A D | Texture.cpp | 1566 GLint srcLevel, in copyRenderbufferSubData() 1589 GLint srcLevel, in copyTextureSubData()
|
H A D | validationES32.cpp | 170 GLint srcLevel, in ValidateCopyImageSubData()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/ |
H A D | TextureNULL.cpp | 116 GLint srcLevel, in copyRenderbufferSubData() 133 GLint srcLevel, in copyTextureSubData()
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/ |
H A D | TextureWgpu.cpp | 192 GLint srcLevel, in copyRenderbufferSubData() 209 GLint srcLevel, in copyTextureSubData()
|
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/ |
H A D | TranscodingLogger.cpp | 127 const int32_t srcLevel = getInt32(srcFormat, AMEDIAFORMAT_KEY_LEVEL); in logSessionEnded() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fCopyImageTests.cpp | 1097 … const vector<ArrayBuffer<uint8_t>> &srcImageData, const ImageInfo &srcImageInfo, int srcLevel, in copyImageData() 1195 int srcLevel, const IVec3 &srcPos, in copyImage() 2113 int srcLevel; member 2155 const int srcLevel = in generateCopies() local
|
H A D | es31fStencilTexturingTests.cpp | 447 const tcu::ConstPixelBufferAccess srcLevel = src.getLevelFace(levelNdx, face); in stencilToUnorm8() local
|
/aosp_15_r20/external/skia/src/image/ |
H A D | SkImage_Raster.cpp | 135 SkMipmap::Level srcLevel, dstLevel; in copy_mipmaps() local
|
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/ |
H A D | st_texture.c | 380 struct pipe_resource *src, GLuint srcLevel, in st_texture_image_copy()
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_surface.c | 791 unsigned srcLevel = s->real_level; in svga_propagate_surface() local
|
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/ |
H A D | mtl_render_utils.h | 78 MipmapNativeLevel srcLevel = kZeroNativeMipLevel; member
|
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | entry_points_gles_3_2_autogen.cpp | 204 GLint srcLevel, in GL_CopyImageSubData()
|
/aosp_15_r20/external/angle/src/libANGLE/capture/ |
H A D | capture_gles_3_2_autogen.cpp | 113 GLint srcLevel, in CaptureCopyImageSubData()
|
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/ |
H A D | GLES31Ext.java | 416 int srcLevel, in glCopyImageSubDataEXT()
|
H A D | GLES32.java | 252 int srcLevel, in glCopyImageSubData()
|
/aosp_15_r20/frameworks/base/core/jni/ |
H A D | android_opengl_GLES31Ext.cpp | 715 …(JNIEnv *_env, jobject _this, jint srcName, jint srcTarget, jint srcLevel, jint srcX, jint srcY, j… in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()
|