Home
last modified time | relevance | path

Searched defs:sourceTarget (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/services/codefixes/
DaddOptionalPropertyUndefined.ts33 const sourceTarget = getSourceTarget(getFixableErrorSpanExpression(file, span), checker); constant
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DCopyTextureTest.cpp420 void testCopyTexture(GLenum sourceTarget, in testCopyTexture()
487 void testCopySubTexture(GLenum sourceTarget, in testCopySubTexture()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DBlitGL.cpp1047 const gl::TextureTarget sourceTarget = gl::TextureTarget::_2D; in generateSRGBMipmap() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationES3.cpp2512 TextureTarget sourceTarget = NonCubeTextureTypeToTarget(sourceType); in ValidateCopyTexture3DANGLE() local
2581 TextureTarget sourceTarget = NonCubeTextureTypeToTarget(sourceType); in ValidateCopySubTexture3DANGLE() local
DvalidationES2.cpp3182 TextureTarget sourceTarget = NonCubeTextureTypeToTarget(sourceType); in ValidateCopyTextureCHROMIUM() local
3290 TextureTarget sourceTarget = NonCubeTextureTypeToTarget(sourceType); in ValidateCopySubTextureCHROMIUM() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DTextureD3D.cpp1276 gl::TextureTarget sourceTarget = NonCubeTextureTypeToTarget(source->getType()); in copyCompressedTexture() local
1929 gl::TextureTarget sourceTarget = NonCubeTextureTypeToTarget(source->getType()); in copyTexture() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DTextureVk.cpp723 gl::TextureTarget sourceTarget = NonCubeTextureTypeToTarget(source->getType()); in copyCompressedTexture() local