| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| D | RenderbufferImpl.h | 99 GLint srcLevel, in copyRenderbufferSubData() 117 GLint srcLevel, in copyTextureSubData()
|
| D | TextureImpl.cpp | 49 GLint srcLevel, in copyRenderbufferSubData() 67 GLint srcLevel, in copyTextureSubData()
|
| /third_party/mesa3d/src/mesa/main/ |
| D | copyimage.c | 543 int srcX, int srcY, int srcZ, int srcLevel, in copy_image_subdata() 582 _mesa_CopyImageSubData_no_error(GLuint srcName, GLenum srcTarget, GLint srcLevel, in _mesa_CopyImageSubData_no_error() 605 _mesa_CopyImageSubData(GLuint srcName, GLenum srcTarget, GLint srcLevel, in _mesa_CopyImageSubData() 741 _mesa_CopyImageSubDataNV_no_error(GLuint srcName, GLenum srcTarget, GLint srcLevel, in _mesa_CopyImageSubDataNV_no_error() 764 _mesa_CopyImageSubDataNV(GLuint srcName, GLenum srcTarget, GLint srcLevel, in _mesa_CopyImageSubDataNV()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
| D | vktPipelineImageSamplingInstance.cpp | 1255 …const tcu::ConstPixelBufferAccess& srcLevel = testTexture.getLevel((int)subresource.baseMipLevel+l… in getTexture1DView() local 1275 …const tcu::ConstPixelBufferAccess& srcLevel = tex1D ? tex1D->getTexture().getLevel((int)subresourc… in getTexture1DArrayView() local 1297 …const tcu::ConstPixelBufferAccess& srcLevel = tex2D ? tex2D->getTexture().getLevel((int)subresourc… in getTexture2DView() local 1318 …const tcu::ConstPixelBufferAccess& srcLevel = tex2D ? tex2D->getTexture().getLevel((int)subresourc… in getTexture2DArrayView() local 1352 …const tcu::ConstPixelBufferAccess& srcLevel = texCubeArray ? texCubeArray->getTexture().getLevel((… in getTextureCubeView() local 1380 …const tcu::ConstPixelBufferAccess& srcLevel = texCubeArray->getTexture().getLevel((int)subresource… in getTextureCubeArrayView() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineImageSamplingInstance.cpp | 1261 …const tcu::ConstPixelBufferAccess& srcLevel = testTexture.getLevel((int)subresource.baseMipLevel+l… in getTexture1DView() local 1281 …const tcu::ConstPixelBufferAccess& srcLevel = tex1D ? tex1D->getTexture().getLevel((int)subresourc… in getTexture1DArrayView() local 1303 …const tcu::ConstPixelBufferAccess& srcLevel = tex2D ? tex2D->getTexture().getLevel((int)subresourc… in getTexture2DView() local 1324 …const tcu::ConstPixelBufferAccess& srcLevel = tex2D ? tex2D->getTexture().getLevel((int)subresourc… in getTexture2DArrayView() local 1358 …const tcu::ConstPixelBufferAccess& srcLevel = texCubeArray ? texCubeArray->getTexture().getLevel((… in getTextureCubeView() local 1386 …const tcu::ConstPixelBufferAccess& srcLevel = texCubeArray->getTexture().getLevel((int)subresource… in getTextureCubeArrayView() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | RenderbufferVk.cpp | 196 GLint srcLevel, in copyRenderbufferSubData() 221 GLint srcLevel, in copyTextureSubData()
|
| D | UtilsVk.h | 170 gl::LevelIndex srcLevel; member 191 uint32_t srcLevel; member
|
| D | TextureVk.cpp | 667 GLint srcLevel, in copyRenderbufferSubData() 693 GLint srcLevel, in copyTextureSubData()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Renderbuffer.cpp | 197 GLint srcLevel, in copyRenderbufferSubData() 218 GLint srcLevel, in copyTextureSubData()
|
| D | validationES32.cpp | 140 GLint srcLevel, in ValidateCopyImageSubData()
|
| D | Texture.cpp | 1434 GLint srcLevel, in copyRenderbufferSubData() 1457 GLint srcLevel, in copyTextureSubData()
|
| D | validationESEXT.cpp | 870 GLint srcLevel, in ValidateCopyImageSubDataEXT() 899 GLint srcLevel, in ValidateCopyImageSubDataOES()
|
| /third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/ |
| D | CopyTextureForBrowserTests.cpp | 47 uint32_t srcLevel, in TestCopyTextureForBrowser()
|
| D | CopyCommandsValidationTests.cpp | 112 uint32_t srcLevel, in TestT2BCopy() 133 uint32_t srcLevel, in TestT2TCopy()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/null/ |
| D | TextureNULL.cpp | 116 GLint srcLevel, in copyRenderbufferSubData() 133 GLint srcLevel, in copyTextureSubData()
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_texture.c | 355 struct pipe_resource *src, GLuint srcLevel, in st_texture_image_copy()
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_surface.c | 809 unsigned srcLevel = s->real_level; in svga_propagate_surface() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| D | mtl_render_utils.h | 76 MipmapNativeLevel srcLevel = kZeroNativeMipLevel; member
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fCopyImageTests.cpp | 1011 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
|
| D | es31fStencilTexturingTests.cpp | 479 const tcu::ConstPixelBufferAccess srcLevel = src.getLevelFace(levelNdx, face); in stencilToUnorm8() local
|
| /third_party/skia/third_party/externals/angle2/src/libGLESv2/ |
| D | entry_points_gles_3_2_autogen.cpp | 180 GLint srcLevel, in GL_CopyImageSubData()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/capture/ |
| D | capture_gles_3_2_autogen.cpp | 114 GLint srcLevel, in CaptureCopyImageSubData()
|
| D | FrameCapture.cpp | 4374 GLint srcLevel = call.params.getParam("srcLevel", ParamType::TGLint, 2).value.GLintVal; in copyCompressedTextureData() local 6520 GLint srcLevel, in copyCachedTextureLevel()
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuTexture.cpp | 3713 const tcu::ConstPixelBufferAccess& srcLevel = other.getLevel(levelNdx); in TextureLevelPyramid() local 3734 const tcu::ConstPixelBufferAccess& srcLevel = other.getLevel(levelNdx); in operator =() local
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | CopyTests.cpp | 2165 for (uint32_t srcLevel = 0; srcLevel < kSrcLevelCount; ++srcLevel) { in TEST_P() local
|