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