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
514 strcmp(spv::E_SPV_NV_fragment_shader_barycentric, name) == 0 || in disassembleInstruction()705 strcmp(spv::E_SPV_NV_fragment_shader_barycentric, name) == 0 || in GLSLextNVGetDebugNames()
931 builder.addExtension(spv::E_SPV_NV_fragment_shader_barycentric); in TranslateBuiltInDecoration()935 builder.addExtension(spv::E_SPV_NV_fragment_shader_barycentric); in TranslateBuiltInDecoration()7347 builder.addExtension(spv::E_SPV_NV_fragment_shader_barycentric);