Searched defs:fromBits (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/opengl/ | ||
H A D | gluRenderContext.hpp | 97 static ApiType fromBits (deUint32 bits) { return ApiType(bits); } in fromBits() function in glu::ApiType |
Completed in 2 milliseconds