Searched defs:sourceComponentType (Results 1 – 3 of 3) sorted by relevance
622 GLenum sourceComponentType, in copySubTexture()1475 GLenum sourceComponentType, in getBlitProgram()
1043 GLenum sourceComponentType = sourceFormatInfo.componentType; in copySubTextureHelper() local
259 ResolvedType sourceComponentType = source.asArrayType().getComponentType(); in inferTypes() local