Searched refs:requestWidth (Results 1 – 1 of 1) sorted by relevance
743 GLsizei requestWidth = width; in createSurface() local751 requestWidth <<= 1; in createSurface()754 if (requestWidth % 4 == 0 && requestHeight % 4 == 0) in createSurface()762 …HRESULT result = getDevice()->CreateTexture(requestWidth, requestHeight, levelToFetch + 1, NULL, s… in createSurface()