Searched refs:SupportsCompute (Results 1 – 3 of 3) sorted by relevance
118 bool SupportsCompute(const FunctionsGL *functions);
1195 if (nativegl::SupportsCompute(functions)) in GenerateCaps()2225 bool SupportsCompute(const FunctionsGL *functions) in SupportsCompute() function
2534 if (!nativegl::SupportsCompute(mFunctions)) in validateState()