Searched defs:mip_levels (Results 1 - 14 of 14) sorted by relevance
/third_party/mesa3d/src/freedreno/fdl/ |
H A D | fd_layout_test.c | 43 int mip_levels = 1; in fdl_test_layout() local
|
H A D | fd5_layout.c | 33 fdl5_layout(struct fdl_layout *layout, enum pipe_format format, uint32_t nr_samples, uint32_t width0, uint32_t height0, uint32_t depth0, uint32_t mip_levels, uint32_t array_size, bool is_3d) fdl5_layout() argument
|
H A D | fd6_layout.c | 104 fdl6_layout(struct fdl_layout *layout, enum pipe_format format, uint32_t nr_samples, uint32_t width0, uint32_t height0, uint32_t depth0, uint32_t mip_levels, uint32_t array_size, bool is_3d, struct fdl_explicit_layout *explicit_layout) fdl6_layout() argument
|
H A D | freedreno_layout.h | 127 uint32_t mip_levels; member
|
/third_party/mesa3d/src/imagination/vulkan/ |
H A D | pvr_tex_state.h | 73 uint32_t mip_levels; member
|
H A D | pvr_private.h | 335 struct pvr_mip_level mip_levels[14]; member
|
/third_party/mesa3d/src/gallium/winsys/svga/drm/ |
H A D | vmw_screen_dri.c | 150 uint32_t mip_levels; in vmw_drm_gb_surface_from_handle() local
|
H A D | vmwgfx_drm.h | 209 __u32 mip_levels[DRM_VMW_MAX_SURFACE_FACES]; member 940 __u32 mip_levels; member
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
H A D | d3d12_resource.h | 50 unsigned mip_levels; member
|
H A D | d3d12_context.h | 124 unsigned mip_levels; member
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | transfer_image.cc | 69 TransferImage(Device* device, const Format& format, VkImageAspectFlags aspect, VkImageType image_type, VkImageUsageFlags image_usage_flags, uint32_t x, uint32_t y, uint32_t z, uint32_t mip_levels, uint32_t base_mip_level, uint32_t used_mip_levels, uint32_t samples) TransferImage() argument
|
/third_party/mesa3d/src/vulkan/runtime/ |
H A D | vk_image.h | 41 uint32_t mip_levels; member
|
/third_party/vk-gl-cts/external/amber/src/src/ |
H A D | buffer.h | 210 void SetMipLevels(uint32_t mip_levels) { mip_levels_ = mip_levels; } in SetMipLevels() argument
|
/third_party/libdrm/include/drm/ |
H A D | vmwgfx_drm.h | 185 __u32 mip_levels[DRM_VMW_MAX_SURFACE_FACES]; member 931 __u32 mip_levels; member
|
Completed in 13 milliseconds