Searched refs:felt (Results 1 – 3 of 3) sorted by relevance
954 for (const auto& felt : fragLinkInfo.varyings) { in sCheckUndecl() local955 if (sIsBuiltInShaderVariable(felt)) continue; in sCheckUndecl()959 if (!strcmp(velt.name, felt.name)) { in sCheckUndecl()965 if (!declaredInVertShader && felt.staticUse) { in sCheckUndecl()967 err << "varying " << felt.name << " "; in sCheckUndecl()
218 was felt that `MTLBuffer` maps closest to `VkDeviceMemory`, with a `VkBuffer` essentially
444 During design discussions for this extension, no hardware vendor felt that this functionality was i…