Searched refs:eCommandPreprocessWriteNV (Results 1 – 4 of 4) sorted by relevance
3463 eCommandPreprocessWriteNV = VK_ACCESS_COMMAND_PREPROCESS_WRITE_BIT_NV, enumerator3502 | AccessFlagBits::eCommandPreprocessWriteNV;4453 eCommandPreprocessWriteNV = VK_ACCESS_2_COMMAND_PREPROCESS_WRITE_BIT_NV, enumerator4512 | AccessFlagBits2::eCommandPreprocessWriteNV
3096 eCommandPreprocessWriteNV = VK_ACCESS_2_COMMAND_PREPROCESS_WRITE_BIT_NV, enumerator3142 | AccessFlagBits2::eCommandPreprocessWriteNV
736 … if ( value & AccessFlagBits::eCommandPreprocessWriteNV ) result += "CommandPreprocessWriteNV | "; in to_string()1227 … if ( value & AccessFlagBits2::eCommandPreprocessWriteNV ) result += "CommandPreprocessWriteNV | "; in to_string()5285 case AccessFlagBits::eCommandPreprocessWriteNV : return "CommandPreprocessWriteNV"; in to_string()6016 case AccessFlagBits2::eCommandPreprocessWriteNV : return "CommandPreprocessWriteNV"; in to_string()
975 … if ( value & AccessFlagBits2::eCommandPreprocessWriteNV ) result += "CommandPreprocessWriteNV | "; in to_string()3683 case AccessFlagBits2::eCommandPreprocessWriteNV : return "CommandPreprocessWriteNV"; in to_string()