mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-02-17 20:52:36 +01:00
Updated spirv-headers.
This commit is contained in:
@@ -7257,7 +7257,11 @@
|
||||
"class" : "Type-Declaration",
|
||||
"opcode" : 6086,
|
||||
"operands" : [
|
||||
{ "kind" : "IdResult" }
|
||||
{ "kind" : "IdResult" },
|
||||
{
|
||||
"kind" : "AccessQualifier",
|
||||
"name" : "'AccessQualifier'"
|
||||
}
|
||||
],
|
||||
"capabilities" : [ "VectorComputeINTEL" ],
|
||||
"version" : "None"
|
||||
@@ -8706,7 +8710,7 @@
|
||||
{
|
||||
"enumerant" : "Private",
|
||||
"value" : 6,
|
||||
"capabilities" : [ "Shader" ]
|
||||
"capabilities" : [ "Shader", "VectorComputeINTEL" ]
|
||||
},
|
||||
{
|
||||
"enumerant" : "Function",
|
||||
|
||||
Reference in New Issue
Block a user