Skip to content

Comments

Vulkan: Do not allow nil texture data#2321

Merged
qining merged 1 commit intogoogle:masterfrom
qining:vk-do-not-allow-incomplete-texture
Oct 29, 2018
Merged

Vulkan: Do not allow nil texture data#2321
qining merged 1 commit intogoogle:masterfrom
qining:vk-do-not-allow-incomplete-texture

Conversation

@qining
Copy link
Contributor

@qining qining commented Oct 28, 2018

Transfering nil texture data may crash the grpc.
E.g.: ResourceData: Texture2D<Levels: nil> crashes grpc.

Transfering incomplete texture data may crash the grpc.
E.g.: ResourceData: Texture2D<Levels: nil> crashes grpc.
@qining qining force-pushed the vk-do-not-allow-incomplete-texture branch from 58fd0cc to eb290f1 Compare October 28, 2018 00:05
@qining qining merged commit 4b81800 into google:master Oct 29, 2018
@qining qining deleted the vk-do-not-allow-incomplete-texture branch December 13, 2018 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants