Home
last modified time | relevance | path

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

12

/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/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()
Dvk_helpers.cpp5426 GLint srcLevel, in CopyImageSubData()
/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()
DvalidationESEXT.cpp870 GLint srcLevel, in ValidateCopyImageSubDataEXT()
899 GLint srcLevel, in ValidateCopyImageSubDataOES()
DvalidationES.cpp3493 GLint srcLevel, in ValidateCopyImageSubDataBase()
/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/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/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/skia/third_party/externals/angle2/src/libGLESv2/
Dentry_points_gles_3_2_autogen.cpp180 GLint srcLevel, in GL_CopyImageSubData()
DlibGLESv2_autogen.cpp2024 GLint srcLevel, in glCopyImageSubData()
3880 GLint srcLevel, in glCopyImageSubDataEXT()
5042 GLint srcLevel, in glCopyImageSubDataOES()
Dentry_points_gles_ext_autogen.cpp4135 GLint srcLevel, in GL_CopyImageSubDataEXT()
8873 GLint srcLevel, in GL_CopyImageSubDataOES()
/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/libANGLE/capture/
Dcapture_gles_3_2_autogen.cpp114 GLint srcLevel, in CaptureCopyImageSubData()
DFrameCapture.cpp4374 GLint srcLevel = call.params.getParam("srcLevel", ParamType::TGLint, 2).value.GLintVal; in copyCompressedTextureData() local
6520 GLint srcLevel, in copyCachedTextureLevel()
Dcapture_gles_ext_autogen.cpp4867 GLint srcLevel, in CaptureCopyImageSubDataEXT()
8944 GLint srcLevel, in CaptureCopyImageSubDataOES()
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DCopyTests.cpp2165 for (uint32_t srcLevel = 0; srcLevel < kSrcLevelCount; ++srcLevel) { in TEST_P() local

12