Searched refs:compareFunction (Results 1 – 4 of 4) sorted by relevance
81 bool SortItems(PFNLVCOMPARE compareFunction, LPARAM dataParam) in SortItems() argument82 { return BOOLToBool(ListView_SortItems(_window, compareFunction, dataParam)); } in SortItems()
62 samplerDesc.compareFunction = MTLCompareFunctionNever;
624 const char* const compareFunction = in testShaders() local633 validatorSpec["COMPARE_FUNCTION"] = compareFunction; in testShaders()699 shaderSpec["COMPARE_FUNCTION"] = compareFunction; in testShaders()