Home
last modified time | relevance | path

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

12

/third_party/mesa3d/src/mesa/drivers/common/
Dmeta_generate_mipmap.c63 GLuint srcLevel; in fallback_required() local
273 const GLuint srcLevel = dstLevel - 1; in _mesa_meta_GenerateMipmap() local
Dmeta_blit.c109 GLuint srcLevel; in blitframebuffer_texture() local
385 GLenum target, GLenum filter, GLuint srcLevel) in setup_sampler()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DRenderbufferImpl.h99 GLint srcLevel, in copyRenderbufferSubData()
117 GLint srcLevel, in copyTextureSubData()
DTextureImpl.cpp49 GLint srcLevel, in copyRenderbufferSubData()
67 GLint srcLevel, in copyTextureSubData()
/third_party/mesa3d/src/mesa/main/
Dcopyimage.c541 int srcX, int srcY, int srcZ, int srcLevel, in copy_image_subdata()
580 _mesa_CopyImageSubData_no_error(GLuint srcName, GLenum srcTarget, GLint srcLevel, in _mesa_CopyImageSubData_no_error()
603 _mesa_CopyImageSubData(GLuint srcName, GLenum srcTarget, GLint srcLevel, in _mesa_CopyImageSubData()
739 _mesa_CopyImageSubDataNV_no_error(GLuint srcName, GLenum srcTarget, GLint srcLevel, in _mesa_CopyImageSubDataNV_no_error()
762 _mesa_CopyImageSubDataNV(GLuint srcName, GLenum srcTarget, GLint srcLevel, in _mesa_CopyImageSubDataNV()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp1232 …const tcu::ConstPixelBufferAccess& srcLevel = testTexture.getLevel((int)subresource.baseMipLevel+l… in getTexture1DView() local
1252 …const tcu::ConstPixelBufferAccess& srcLevel = tex1D ? tex1D->getTexture().getLevel((int)subresourc… in getTexture1DArrayView() local
1274 …const tcu::ConstPixelBufferAccess& srcLevel = tex2D ? tex2D->getTexture().getLevel((int)subresourc… in getTexture2DView() local
1295 …const tcu::ConstPixelBufferAccess& srcLevel = tex2D ? tex2D->getTexture().getLevel((int)subresourc… in getTexture2DArrayView() local
1329 …const tcu::ConstPixelBufferAccess& srcLevel = texCubeArray ? texCubeArray->getTexture().getLevel((… in getTextureCubeView() local
1357 …const tcu::ConstPixelBufferAccess& srcLevel = texCubeArray->getTexture().getLevel((int)subresource… in getTextureCubeArrayView() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRenderbufferVk.cpp196 GLint srcLevel, in copyRenderbufferSubData()
221 GLint srcLevel, in copyTextureSubData()
DUtilsVk.h170 gl::LevelIndex srcLevel; member
191 uint32_t srcLevel; member
DTextureVk.cpp647 GLint srcLevel, in copyRenderbufferSubData()
673 GLint srcLevel, in copyTextureSubData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DRenderbuffer.cpp197 GLint srcLevel, in copyRenderbufferSubData()
218 GLint srcLevel, in copyTextureSubData()
DvalidationES32.cpp140 GLint srcLevel, in ValidateCopyImageSubData()
DTexture.cpp1426 GLint srcLevel, in copyRenderbufferSubData()
1449 GLint srcLevel, in copyTextureSubData()
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DCopyTextureForBrowserTests.cpp47 uint32_t srcLevel, in TestCopyTextureForBrowser()
DCopyCommandsValidationTests.cpp112 uint32_t srcLevel, in TestT2BCopy()
133 uint32_t srcLevel, in TestT2TCopy()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/
DTextureNULL.cpp116 GLint srcLevel, in copyRenderbufferSubData()
133 GLint srcLevel, in copyTextureSubData()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_texture.c357 struct pipe_resource *src, GLuint srcLevel, in st_texture_image_copy()
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_surface.c797 unsigned srcLevel = s->real_level; in svga_propagate_surface() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DvalidationGL43.cpp39 GLint srcLevel, in ValidateCopyImageSubData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/
Dmtl_render_utils.h76 MipmapNativeLevel srcLevel = kZeroNativeMipLevel; member
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fCopyImageTests.cpp1011 int srcLevel, in copyImageData()
1111 int srcLevel, in copyImage()
2089 int srcLevel; member
2133 …const int srcLevel = (srcIsTexture ? (levels[levelNdx] >= 0 ? levels[levelNdx] : getLastFullLev… in generateCopies() local
Des31fStencilTexturingTests.cpp479 const tcu::ConstPixelBufferAccess srcLevel = src.getLevelFace(levelNdx, face); in stencilToUnorm8() local
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/validation/
DCopyCommandsValidationTests.cpp106 uint32_t srcLevel, in TestT2BCopy()
127 uint32_t srcLevel, in TestT2TCopy()
/third_party/flutter/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_4_3_autogen.cpp118 GLint srcLevel, in CopyImageSubData()
/third_party/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp180 GLint srcLevel, in GL_CopyImageSubData()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp114 GLint srcLevel, in CaptureCopyImageSubData()

12