Searched refs:eReadOnly (Results 1 – 2 of 2) sorted by relevance
1648 eReadOnly = VK_PIPELINE_CACHE_CREATE_READ_ONLY_BIT, enumerator1660 | PipelineCacheCreateFlagBits::eReadOnly
360 if ( value & PipelineCacheCreateFlagBits::eReadOnly ) result += "ReadOnly | "; in to_string()2497 case PipelineCacheCreateFlagBits::eReadOnly : return "ReadOnly"; in to_string()