/third_party/skia/experimental/graphite/include/ |
D | TextureInfo.h | 50 uint32_t numMipLevels() const { return fLevelCount; } in numMipLevels() function
|
/third_party/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_surface.c | 134 unsigned int numMipLevels, in svga_texture_copy_handle_resource() 808 unsigned numMipLevels = tex->b.last_level + 1; in svga_propagate_surface() local
|
D | svga_resource_texture.c | 664 unsigned numMipLevels) in update_image_vgpu10() 1449 unsigned numMipLevels; in svga_texture_transfer_unmap_upload() local
|
/third_party/skia/gm/ |
D | compressed_textures.cpp | 111 int numMipLevels = SkMipmap::ComputeLevelCount(dimensions.width(), dimensions.height()) + 1; in make_compressed_image() local 269 int numMipLevels = SkMipmap::ComputeLevelCount(levelDimensions.width(), in drawCell() local
|
/third_party/skia/include/gpu/ |
D | GrSurfaceInfo.h | 88 uint32_t numMipLevels() const { return fLevelCount; } in numMipLevels() function
|
/third_party/skia/tests/ |
D | CompressedBackendAllocationTest.cpp | 81 int numMipLevels = 1; in check_compressed_mipmaps() local 190 int numMipLevels = 1; in make_compressed_data() local
|
D | BackendAllocationTest.cpp | 387 int numMipLevels = 6; in check_mipmaps() local 439 int numMipLevels = mipmapped == GrMipmapped::kYes ? 6 : 1; in make_pixmaps() local 487 int numMipLevels = make_pixmaps(skColorType, mipmapped, colors, pixmaps, &memForPixmaps); in test_pixmap_init() local
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
D | vmw_screen_ioctl.c | 143 uint32_t numFaces, uint32_t numMipLevels, in vmw_ioctl_surface_create() 206 uint32_t numMipLevels, in vmw_ioctl_gb_surface_create() 411 uint32_t *numMipLevels, in vmw_ioctl_gb_surface_ref()
|
D | vmw_screen_svga.c | 487 uint32 numMipLevels, in vmw_svga_winsys_surface_create() 638 uint32 numMipLevels, in vmw_svga_winsys_surface_can_create()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | CLtypes.h | 82 cl_uint numMipLevels; member
|
/third_party/skia/src/core/ |
D | SkCompressedDataUtils.cpp | 251 int numMipLevels = 1; in SkCompressedDataSize() local
|
/third_party/skia/tools/ |
D | DDLPromiseImageHelper.cpp | 59 int DDLPromiseImageHelper::PromiseImageInfo::numMipLevels() const { in numMipLevels() function in DDLPromiseImageHelper::PromiseImageInfo
|
/third_party/mesa3d/src/amd/addrlib/inc/ |
D | addrinterface.h | 560 UINT_32 numMipLevels; ///< Number of mips in mip chain member 2440 UINT_32 numMipLevels; ///< Total mipmap levels. member 2569 UINT_32 numMipLevels; ///< Total mipmap levels member 2635 UINT_32 numMipLevels; ///< Total mipmap levels. member 2756 UINT_32 numMipLevels; ///< Total mipmap levels of color surface member 2832 UINT_32 numMipLevels; ///< Depth surface total mipmap levels member 2888 UINT_32 numMipLevels; ///< Depth surface total mipmap levels member 2950 UINT_32 numMipLevels; ///< Number of mip levels member 3115 UINT_32 numMipLevels; ///< Color surface total mipmap levels. member 3382 UINT_32 numMipLevels; ///< Total mipmap levels of color surface member [all …]
|
/third_party/skia/src/gpu/vk/ |
D | GrVkGpu.cpp | 808 int numMipLevels = 1; in fill_in_compressed_regions() local 1112 int numMipLevels = 1; in onCreateCompressedTexture() local 1520 int numMipLevels) { in copy_src_data() 1569 int numMipLevels = 1; in createVkImageForBackendSurface() local
|
/third_party/flutter/skia/tests/ |
D | BackendAllocationTest.cpp | 257 int numMipLevels = (GrMipMapped::kYes == mipMapped) ? 6 : 1; in test_color_init() local
|
/third_party/skia/src/gpu/gl/ |
D | GrGLGpu.cpp | 1099 int numMipLevels = 1; in uploadCompressedTexData() local 1568 int numMipLevels = in onUpdateCompressedBackendTexture() local 3624 int numMipLevels = 1; in onCreateBackendTexture() local 3679 int numMipLevels = 1; in onClearBackendTexture() local
|
/third_party/skia/src/gpu/ |
D | GrDataUtils.cpp | 332 int numMipLevels = 1; in GrFillInCompressedData() local
|
D | GrResourceProvider.cpp | 60 int numMipLevels = 1; in createTexture() local
|
/third_party/skia/src/gpu/d3d/ |
D | GrD3DGpu.cpp | 328 const void* compressedData, int numMipLevels) { in copy_compressed_data() 1292 int numMipLevels = 1; in createTextureResourceForBackendSurface() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineRenderToImageTests.cpp | 448 const deUint32 numMipLevels, in makeImage() 1327 const int numMipLevels = static_cast<int>(mipLevelSizes.size()); in testRenderToMipMaps() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineRenderToImageTests.cpp | 448 const deUint32 numMipLevels, in makeImage() 1327 const int numMipLevels = static_cast<int>(mipLevelSizes.size()); in testRenderToMipMaps() local
|
/third_party/mesa3d/src/gallium/drivers/svga/include/ |
D | svga3d_surfacedefs.h | 1280 uint32 numMipLevels, in svga3dsurface_get_image_offset()
|
D | svga3d_cmd.h | 378 uint32 numMipLevels; member 1405 uint32 numMipLevels; member 1714 uint32 numMipLevels; member 1734 uint32 numMipLevels; member 1753 uint32 numMipLevels; member
|