Searched refs:fnFloorPOTIfSupported (Results 1 – 1 of 1) sorted by relevance
602 const auto fnFloorPOTIfSupported = [](uint32_t& val) { in InitAndValidateGL() local608 fnFloorPOTIfSupported(mImplMaxTextureSize); in InitAndValidateGL()609 fnFloorPOTIfSupported(mImplMaxCubeMapTextureSize); in InitAndValidateGL()610 fnFloorPOTIfSupported(mImplMaxRenderbufferSize); in InitAndValidateGL()612 fnFloorPOTIfSupported(mImplMax3DTextureSize); in InitAndValidateGL()613 fnFloorPOTIfSupported(mImplMaxArrayTextureLayers); in InitAndValidateGL()