vulkan: Add instruction for Persona 4 : Arena
This commit is contained in:
committed by
Vincent Lejeune
parent
427270884c
commit
3fbc3a3f00
@@ -37,6 +37,8 @@ namespace vk
|
||||
{
|
||||
switch (gl_name)
|
||||
{
|
||||
case CELL_GCM_NEVER:
|
||||
return VK_COMPARE_OP_NEVER;
|
||||
case CELL_GCM_GREATER:
|
||||
return VK_COMPARE_OP_GREATER;
|
||||
case CELL_GCM_LESS:
|
||||
|
||||
Reference in New Issue
Block a user