Searched refs:compareFuncType (Results 1 – 1 of 1) sorted by relevance
1173 typedef VkBool32 (*compareFuncType) (float, float); typedef1179 compareFuncType compareFunc;1181 OpFUnordCase (const char* _name, const char* _opCode, compareFuncType _compareFunc) in OpFUnordCase()