Home
last modified time | relevance | path

Searched defs:plane_id (Results 1 - 12 of 12) sorted by relevance

/third_party/mesa3d/src/vulkan/util/
H A Dvk_format.c344 vk_format_get_plane_format(VkFormat format, unsigned plane_id) in vk_format_get_plane_format() argument
/third_party/ffmpeg/libavdevice/
H A Dkmsgrab.c58 uint32_t plane_id; member
[all...]
/third_party/libdrm/
H A Dxf86drmMode.h244 uint32_t plane_id; member
H A Dxf86drmMode.c1097 drm_public int drmModeSetPlane(int fd, uint32_t plane_id, uint32_t crtc_id, in drmModeSetPlane() argument
1123 drm_public drmModePlanePtr drmModeGetPlane(int fd, uint32_t plane_id) in drmModeGetPlane() argument
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_image.c581 radv_get_surface_flags(struct radv_device *device, struct radv_image *image, unsigned plane_id, in radv_get_surface_flags() argument
767 si_set_mutable_tex_desc_fields(struct radv_device *device, struct radv_image *image, const struct legacy_surf_level *base_level_info, unsigned plane_id, unsigned base_level, unsigned first_level, unsigned block_width, bool is_stencil, bool is_storage_image, bool disable_compression, bool enable_write_compression, uint32_t *state) si_set_mutable_tex_desc_fields() argument
1934 radv_image_view_make_descriptor(struct radv_image_view *iview, struct radv_device *device, VkFormat vk_format, const VkComponentMapping *components, float min_lod, bool is_storage_image, bool disable_compression, bool enable_compression, unsigned plane_id, unsigned descriptor_plane_id, VkImageCreateFlags img_create_flags) radv_image_view_make_descriptor() argument
2406 unsigned plane_id = 0; radv_GetImageSubresourceLayout() local
[all...]
H A Dradv_device.c6259 uint32_t plane_id = iview->image->disjoint ? iview->plane_id : 0; in radv_initialise_color_surface() local
H A Dradv_cmd_buffer.c2777 uint32_t plane_id = iview->image->disjoint ? iview->plane_id : 0; in radv_emit_framebuffer_state() local
/third_party/libdrm/tests/modetest/
H A Dmodetest.c821 uint32_t plane_id; /* the id of plane to use */ member
1240 uint32_t plane_id; set_plane() local
[all...]
/third_party/mesa3d/include/drm-uapi/
H A Ddrm_mode.h297 __u32 plane_id; member
334 __u32 plane_id; member
H A Di915_drm.h1863 __u32 plane_id; member
/third_party/libdrm/include/drm/
H A Ddrm_mode.h297 __u32 plane_id; member
316 __u32 plane_id; member
H A Di915_drm.h1431 __u32 plane_id; member

Completed in 47 milliseconds