Searched defs:sourceTarget (Results 1 – 7 of 7) sorted by relevance
33 const sourceTarget = getSourceTarget(getFixableErrorSpanExpression(file, span), checker); constant
420 void testCopyTexture(GLenum sourceTarget, in testCopyTexture()487 void testCopySubTexture(GLenum sourceTarget, in testCopySubTexture()
1047 const gl::TextureTarget sourceTarget = gl::TextureTarget::_2D; in generateSRGBMipmap() local
2512 TextureTarget sourceTarget = NonCubeTextureTypeToTarget(sourceType); in ValidateCopyTexture3DANGLE() local2581 TextureTarget sourceTarget = NonCubeTextureTypeToTarget(sourceType); in ValidateCopySubTexture3DANGLE() local
3182 TextureTarget sourceTarget = NonCubeTextureTypeToTarget(sourceType); in ValidateCopyTextureCHROMIUM() local3290 TextureTarget sourceTarget = NonCubeTextureTypeToTarget(sourceType); in ValidateCopySubTextureCHROMIUM() local
1276 gl::TextureTarget sourceTarget = NonCubeTextureTypeToTarget(source->getType()); in copyCompressedTexture() local1929 gl::TextureTarget sourceTarget = NonCubeTextureTypeToTarget(source->getType()); in copyTexture() local
723 gl::TextureTarget sourceTarget = NonCubeTextureTypeToTarget(source->getType()); in copyCompressedTexture() local