Home
last modified time | relevance | path

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

/external/angle/src/tests/gl_tests/
DCopyTextureTest.cpp420 void testCopyTexture(GLenum sourceTarget, in testCopyTexture()
487 void testCopySubTexture(GLenum sourceTarget, in testCopySubTexture()
/external/angle/src/libANGLE/renderer/gl/
DBlitGL.cpp1047 const gl::TextureTarget sourceTarget = gl::TextureTarget::_2D; in generateSRGBMipmap() local
/external/angle/src/libANGLE/
DvalidationES3.cpp2355 TextureTarget sourceTarget = NonCubeTextureTypeToTarget(sourceType); in ValidateCopyTexture3DANGLE() local
2423 TextureTarget sourceTarget = NonCubeTextureTypeToTarget(sourceType); in ValidateCopySubTexture3DANGLE() local
DvalidationES2.cpp3346 TextureTarget sourceTarget = NonCubeTextureTypeToTarget(sourceType); in ValidateCopyTextureCHROMIUM() local
3452 TextureTarget sourceTarget = NonCubeTextureTypeToTarget(sourceType); in ValidateCopySubTextureCHROMIUM() local
/external/angle/src/libANGLE/renderer/d3d/
DTextureD3D.cpp1270 gl::TextureTarget sourceTarget = NonCubeTextureTypeToTarget(source->getType()); in copyCompressedTexture() local
1924 gl::TextureTarget sourceTarget = NonCubeTextureTypeToTarget(source->getType()); in copyTexture() local
/external/angle/src/libANGLE/renderer/vulkan/
DTextureVk.cpp673 gl::TextureTarget sourceTarget = NonCubeTextureTypeToTarget(source->getType()); in copyCompressedTexture() local