Searched defs:mipSize (Results 1 – 14 of 14) sorted by relevance
143 const GLsizei mipSize = redTextureSize >> mip; in TEST_P() local160 const GLsizei mipSize = greenTextureSize >> mip; in TEST_P() local
531 GLint mipSize = 4 >> level; in initializeTextureData() local
1279 const IVec4& mipSize, in drawToMipLevel()1511 const IVec4& mipSize = mipLevelSizes[mipLevel]; in testRenderToMipMaps() local1612 const IVec4& mipSize = mipLevelSizes[mipLevel]; in testRenderToMipMaps() local
1061 SVGA3dSize mipSize; in svga3dsurface_get_image_offset() local
160 …deUint32 mipSize = extent.width * extent.height * extent.depth * vk::mapVkFormat(format).getPixelS… in computeImageSize() local
168 SVGA3dSize mipSize = size; in vmw_ioctl_surface_create() local
1253 UINT_32 mipSize = 0; in ComputeSurfaceCoordFromAddrLinear() local
393 SkISize mipSize = ComputeLevelSize(src.width(), src.height(), currentMipLevel); in Build() local
554 SkISize mipSize = ComputeLevelSize(src.width(), src.height(), currentMipLevel); in Build() local
421 SkScalar mipSize = mipScale*SkScalarAbs(maxDim); in onPrepareDraws() local
419 SkScalar mipSize = mipScale*SkScalarAbs(maxDim); in onPrepareDraws() local
3283 UINT_64 mipSize[MaxMipLevels]; in ComputeSurfaceInfoMacroTiled() local
4260 UINT_32 mipSize; in GetMipChainInfo() local
1983 GLsizei mipSize = std::max(1, size.width >> level); in setStorage() local