Searched refs:E_SPV_NVX_multiview_per_view_attributes (Results 1 – 3 of 3) sorted by relevance
52 const char* const E_SPV_NVX_multiview_per_view_attributes = "SPV_NVX_multiview_per_view_attributes"; variable
519 strcmp(spv::E_SPV_NVX_multiview_per_view_attributes, name) == 0 || in disassembleInstruction()713 strcmp(name, spv::E_SPV_NVX_multiview_per_view_attributes) == 0 || in GLSLextNVGetDebugNames()
941 builder.addExtension(spv::E_SPV_NVX_multiview_per_view_attributes); in TranslateBuiltInDecoration()947 builder.addExtension(spv::E_SPV_NVX_multiview_per_view_attributes); in TranslateBuiltInDecoration()