Searched defs:plane_id (Results 1 – 13 of 13) sorted by relevance
/third_party/mesa3d/src/vulkan/util/ |
D | vk_format.c | 344 vk_format_get_plane_format(VkFormat format, unsigned plane_id) in vk_format_get_plane_format()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_image.c | 581 radv_get_surface_flags(struct radv_device *device, struct radv_image *image, unsigned plane_id, in radv_get_surface_flags() 768 const struct legacy_surf_level *base_level_info, unsigned plane_id, in si_set_mutable_tex_desc_fields() 1938 bool enable_compression, unsigned plane_id, in radv_image_view_make_descriptor() 2406 unsigned plane_id = 0; in radv_GetImageSubresourceLayout() local
|
D | radv_cmd_buffer.c | 2772 for (uint32_t plane_id = 0; plane_id < iview->image->plane_count; plane_id++) { in radv_emit_framebuffer_state() local 2777 uint32_t plane_id = iview->image->disjoint ? iview->plane_id : 0; in radv_emit_framebuffer_state() local
|
D | radv_device.c | 6259 uint32_t plane_id = iview->image->disjoint ? iview->plane_id : 0; in radv_initialise_color_surface() local
|
D | radv_private.h | 2681 unsigned plane_id; member
|
/third_party/ffmpeg/libavdevice/ |
D | kmsgrab.c | 58 uint32_t plane_id; member
|
/third_party/libdrm/ |
D | xf86drmMode.c | 1097 drm_public int drmModeSetPlane(int fd, uint32_t plane_id, uint32_t crtc_id, in drmModeSetPlane() 1123 drm_public drmModePlanePtr drmModeGetPlane(int fd, uint32_t plane_id) in drmModeGetPlane()
|
D | xf86drmMode.h | 244 uint32_t plane_id; member
|
/third_party/libdrm/tests/modetest/ |
D | modetest.c | 821 uint32_t plane_id; /* the id of plane to use */ member 1240 uint32_t plane_id; in set_plane() local
|
/third_party/mesa3d/include/drm-uapi/ |
D | drm_mode.h | 297 __u32 plane_id; member 334 __u32 plane_id; member
|
D | i915_drm.h | 1863 __u32 plane_id; member
|
/third_party/libdrm/include/drm/ |
D | drm_mode.h | 297 __u32 plane_id; member 316 __u32 plane_id; member
|
D | i915_drm.h | 1431 __u32 plane_id; member
|