Searched refs:E_SPV_NV_fragment_shader_barycentric (Results 1 – 3 of 3) sorted by relevance
58 const char* const E_SPV_NV_fragment_shader_barycentric = "SPV_NV_fragment_shader_barycentric"; variable
520 strcmp(spv::E_SPV_NV_fragment_shader_barycentric, name) == 0 || in disassembleInstruction()714 strcmp(name, spv::E_SPV_NV_fragment_shader_barycentric) == 0 || in GLSLextNVGetDebugNames()
1034 builder.addExtension(spv::E_SPV_NV_fragment_shader_barycentric); in TranslateBuiltInDecoration()1038 builder.addExtension(spv::E_SPV_NV_fragment_shader_barycentric); in TranslateBuiltInDecoration()9614 builder.addExtension(spv::E_SPV_NV_fragment_shader_barycentric); in getSymbolId()