Home
last modified time | relevance | path

Searched defs:mip_levels (Results 1 - 14 of 14) sorted by relevance

/third_party/mesa3d/src/freedreno/fdl/
H A Dfd_layout_test.c43 int mip_levels = 1; in fdl_test_layout() local
H A Dfd5_layout.c33 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 Dfd6_layout.c104 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 Dfreedreno_layout.h127 uint32_t mip_levels; member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_tex_state.h73 uint32_t mip_levels; member
H A Dpvr_private.h335 struct pvr_mip_level mip_levels[14]; member
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_dri.c150 uint32_t mip_levels; in vmw_drm_gb_surface_from_handle() local
H A Dvmwgfx_drm.h209 __u32 mip_levels[DRM_VMW_MAX_SURFACE_FACES]; member
940 __u32 mip_levels; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.h50 unsigned mip_levels; member
H A Dd3d12_context.h124 unsigned mip_levels; member
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dtransfer_image.cc69 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 Dvk_image.h41 uint32_t mip_levels; member
/third_party/vk-gl-cts/external/amber/src/src/
H A Dbuffer.h210 void SetMipLevels(uint32_t mip_levels) { mip_levels_ = mip_levels; } in SetMipLevels() argument
/third_party/libdrm/include/drm/
H A Dvmwgfx_drm.h185 __u32 mip_levels[DRM_VMW_MAX_SURFACE_FACES]; member
931 __u32 mip_levels; member

Completed in 13 milliseconds