Searched refs:queryFunction (Results 1 – 2 of 2) sorted by relevance
44 GROUP BEGIN Math {"queryFunction": true}276 GROUP BEGIN Texture {"queryFunction": true}506 GROUP BEGIN OffsetNoBias {"queryFunction": true}544 GROUP BEGIN OffsetBias {"queryFunction": true, "shader_type": "FRAGMENT", "opSuffix": "Bias"}559 GROUP BEGIN Gather {"queryFunction": true}560 GROUP BEGIN NoComp {"queryFunction": true}570 GROUP BEGIN Comp {"queryFunction": true, "opSuffix": "Comp"}580 GROUP BEGIN Ref {"queryFunction": true, "opSuffix": "Ref"}591 GROUP BEGIN Offset {"queryFunction": true}592 GROUP BEGIN NoComp {"queryFunction": true}[all …]
86 for (const auto &queryFunction : mQueryFunctions) in findEmulatedFunction() local88 const char *result = queryFunction(uniqueId); in findEmulatedFunction()