Home
last modified time | relevance | path

Searched defs:srcLevel (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dcopyimage.c547 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 DvktPipelineImageSamplingInstance.cpp1282 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 DRenderbufferImpl.h101 GLint srcLevel, in copyRenderbufferSubData()
119 GLint srcLevel, in copyTextureSubData()
H A DTextureImpl.cpp49 GLint srcLevel, in copyRenderbufferSubData()
67 GLint srcLevel, in copyTextureSubData()
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/tests/
H A DTranscodingLogger_tests.cpp69 int32_t srcLevel; member
136 bool dstIsHdr) -> int { in SetUp()
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DRenderbufferVk.cpp240 GLint srcLevel, in copyRenderbufferSubData()
265 GLint srcLevel, in copyTextureSubData()
H A DUtilsVk.h183 gl::LevelIndex srcLevel; member
210 uint32_t srcLevel; member
H A DTextureVk.cpp1285 GLint srcLevel, in copyRenderbufferSubData()
1311 GLint srcLevel, in copyTextureSubData()
/aosp_15_r20/external/angle/src/libANGLE/
H A DRenderbuffer.cpp202 GLint srcLevel, in copyRenderbufferSubData()
223 GLint srcLevel, in copyTextureSubData()
H A DTexture.cpp1566 GLint srcLevel, in copyRenderbufferSubData()
1589 GLint srcLevel, in copyTextureSubData()
H A DvalidationES32.cpp170 GLint srcLevel, in ValidateCopyImageSubData()
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DTextureNULL.cpp116 GLint srcLevel, in copyRenderbufferSubData()
133 GLint srcLevel, in copyTextureSubData()
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DTextureWgpu.cpp192 GLint srcLevel, in copyRenderbufferSubData()
209 GLint srcLevel, in copyTextureSubData()
/aosp_15_r20/frameworks/av/media/module/libmediatranscoding/
H A DTranscodingLogger.cpp127 const int32_t srcLevel = getInt32(srcFormat, AMEDIAFORMAT_KEY_LEVEL); in logSessionEnded() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fCopyImageTests.cpp1097 … 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 Des31fStencilTexturingTests.cpp447 const tcu::ConstPixelBufferAccess srcLevel = src.getLevelFace(levelNdx, face); in stencilToUnorm8() local
/aosp_15_r20/external/skia/src/image/
H A DSkImage_Raster.cpp135 SkMipmap::Level srcLevel, dstLevel; in copy_mipmaps() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_texture.c380 struct pipe_resource *src, GLuint srcLevel, in st_texture_image_copy()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_surface.c791 unsigned srcLevel = s->real_level; in svga_propagate_surface() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/metal/
H A Dmtl_render_utils.h78 MipmapNativeLevel srcLevel = kZeroNativeMipLevel; member
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_3_2_autogen.cpp204 GLint srcLevel, in GL_CopyImageSubData()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_3_2_autogen.cpp113 GLint srcLevel, in CaptureCopyImageSubData()
/aosp_15_r20/frameworks/base/opengl/java/android/opengl/
H A DGLES31Ext.java416 int srcLevel, in glCopyImageSubDataEXT()
H A DGLES32.java252 int srcLevel, in glCopyImageSubData()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_opengl_GLES31Ext.cpp715 …(JNIEnv *_env, jobject _this, jint srcName, jint srcTarget, jint srcLevel, jint srcX, jint srcY, j… in android_glCopyImageSubDataEXT__IIIIIIIIIIIIIII()

12