Searched defs:numMipLevels (Results 1 – 14 of 14) sorted by relevance
/external/mesa3d/src/gallium/drivers/svga/ |
D | svga_resource.c | 86 uint32 numMipLevels; in svga_can_create_resource() local
|
D | svga_screen_cache.h | 68 uint32_t numMipLevels:6; member
|
D | svga_resource_texture.c | 320 unsigned numMipLevels) in readback_image_vgpu10() 724 unsigned numMipLevels) in update_image_vgpu10() 1482 unsigned numMipLevels; in svga_texture_transfer_unmap_upload() local
|
D | svga_surface.c | 112 unsigned int numMipLevels, in svga_texture_copy_handle_resource()
|
/external/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_screen_svga.c | 173 uint32 numMipLevels, in vmw_svga_winsys_surface_create() 302 uint32 numMipLevels) in vmw_svga_winsys_surface_can_create()
|
D | vmw_screen_ioctl.c | 138 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/ |
D | svga3d_surfacedefs.h | 1048 uint32 numMipLevels, in svga3dsurface_get_image_offset()
|
D | svga3d_cmd.h | 297 uint32 numMipLevels; member 1309 uint32 numMipLevels; member 1601 uint32 numMipLevels; member
|
D | svga3d_dx.h | 675 uint32 numMipLevels; member
|
/external/mesa3d/src/amd/addrlib/ |
D | addrinterface.h | 559 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/ |
D | vktPipelineRenderToImageTests.cpp | 530 const deUint32 numMipLevels, in makeImage() 1389 const int numMipLevels = static_cast<int>(mipLevelSizes.size()); in testRenderToMipMaps() local
|
/external/mesa3d/src/amd/addrlib/gfx9/ |
D | gfx9addrlib.cpp | 367 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/ |
D | vktApiImageClearingTests.cpp | 169 …Sizes (const deUint32 pixelSize, const VkExtent3D& baseExtent, const deUint32 numMipLevels, const … in getImageMipLevelSizes()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 516 const deUint32 numMipLevels, in makeImage()
|