Error code translation for shader objects
This commit is contained in:
parent
061a5cb613
commit
0afa517a68
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ namespace vks
|
|||
STR(ERROR_INCOMPATIBLE_DISPLAY_KHR);
|
||||
STR(ERROR_VALIDATION_FAILED_EXT);
|
||||
STR(ERROR_INVALID_SHADER_NV);
|
||||
STR(ERROR_INCOMPATIBLE_SHADER_BINARY_EXT);
|
||||
#undef STR
|
||||
default:
|
||||
return "UNKNOWN_ERROR";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue