Searched refs:SupportsCompute (Results 1 – 3 of 3) sorted by relevance
99 bool SupportsCompute(const FunctionsGL *functions);
1009 if (nativegl::SupportsCompute(functions)) in GenerateCaps()1717 bool SupportsCompute(const FunctionsGL *functions) in SupportsCompute() function
2134 if (!nativegl::SupportsCompute(mFunctions)) in validateState()