Home
last modified time | relevance | path

Searched defs:numMipLevels (Results 1 – 14 of 14) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_resource.c86 uint32 numMipLevels; in svga_can_create_resource() local
Dsvga_screen_cache.h68 uint32_t numMipLevels:6; member
Dsvga_resource_texture.c320 unsigned numMipLevels) in readback_image_vgpu10()
724 unsigned numMipLevels) in update_image_vgpu10()
1482 unsigned numMipLevels; in svga_texture_transfer_unmap_upload() local
Dsvga_surface.c112 unsigned int numMipLevels, in svga_texture_copy_handle_resource()
/external/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_screen_svga.c173 uint32 numMipLevels, in vmw_svga_winsys_surface_create()
302 uint32 numMipLevels) in vmw_svga_winsys_surface_can_create()
Dvmw_screen_ioctl.c138 uint32_t numFaces, uint32_t numMipLevels, in vmw_ioctl_surface_create()
201 uint32_t numMipLevels, in vmw_ioctl_gb_surface_create()
347 uint32_t *numMipLevels, in vmw_ioctl_gb_surface_ref()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga3d_surfacedefs.h1048 uint32 numMipLevels, in svga3dsurface_get_image_offset()
Dsvga3d_cmd.h297 uint32 numMipLevels; member
1309 uint32 numMipLevels; member
1601 uint32 numMipLevels; member
Dsvga3d_dx.h675 uint32 numMipLevels; member
/external/mesa3d/src/amd/addrlib/
Daddrinterface.h559 UINT_32 numMipLevels; ///< Number of mips in mip chain member
2410 UINT_32 numMipLevels; ///< Total mipmap levels. member
2539 UINT_32 numMipLevels; ///< Total mipmap levels member
2605 UINT_32 numMipLevels; ///< Total mipmap levels. member
2723 UINT_32 numMipLevels; ///< Total mipmap levels of color surface member
2792 UINT_32 numMipLevels; ///< Depth surface total mipmap levels member
2848 UINT_32 numMipLevels; ///< Depth surface total mipmap levels member
3040 UINT_32 numMipLevels; ///< Color surface total mipmap levels. member
3307 UINT_32 numMipLevels; ///< Total mipmap levels of color surface member
3393 UINT_32 numMipLevels; ///< Color surface mipmap levels member
[all …]
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineRenderToImageTests.cpp530 const deUint32 numMipLevels, in makeImage()
1389 const int numMipLevels = static_cast<int>(mipLevelSizes.size()); in testRenderToMipMaps() local
/external/mesa3d/src/amd/addrlib/gfx9/
Dgfx9addrlib.cpp367 UINT_32 numMipLevels, ///< [in] number of mip levels in GetMetaMipInfo()
3225 UINT_32 numMipLevels = Max(pIn->numMipLevels, 1u); in HwlGetPreferredSurfaceSetting() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiImageClearingTests.cpp169 …Sizes (const deUint32 pixelSize, const VkExtent3D& baseExtent, const deUint32 numMipLevels, const … in getImageMipLevelSizes()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp516 const deUint32 numMipLevels, in makeImage()