projects
/
platform
/
upstream
/
Vulkan-Tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f9b199
)
Bug 14339 - Add alphaToOne as an optional feature
author
Cody Northrop
<cody@lunarg.com>
Tue, 11 Aug 2015 21:38:21 +0000
(15:38 -0600)
committer
Cody Northrop
<cody@lunarg.com>
Tue, 11 Aug 2015 22:59:44 +0000
(16:59 -0600)
include/vulkan.h
patch
|
blob
|
history
diff --git
a/include/vulkan.h
b/include/vulkan.h
index
ff575b3
..
6e73ebf
100644
(file)
--- a/
include/vulkan.h
+++ b/
include/vulkan.h
@@
-1184,6
+1184,7
@@
typedef struct {
VkBool32 shaderInt16;
VkBool32 shaderResourceResidency;
VkBool32 shaderResourceMinLOD;
+ VkBool32 alphaToOne;
VkBool32 sparse;
VkBool32 sparseResidencyBuffer;
VkBool32 sparseResidencyImage2D;