Searched refs:tu_image_view (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/ |
| H A D | tu_private.h | 1018 const struct tu_image_view **attachments; 1331 struct tu_image_view; 1336 const struct tu_image_view *src, 1337 const struct tu_image_view *dst, 1440 struct tu_image_view struct 1503 tu_cs_image_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer); 1506 tu_cs_image_ref_2d(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer, bool src); 1509 tu_cs_image_flag_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer); 1512 tu_cs_image_stencil_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer); 1530 tu_image_view_init(struct tu_image_view *ivie [all...] |
| H A D | tu_clear_blit.c | 147 const struct tu_image_view *iview, 167 const struct tu_image_view *iview, 201 r2d_dst(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) 212 r2d_dst_stencil(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) 857 const struct tu_image_view *iview, 903 const struct tu_image_view *iview, 931 r3d_dst(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) 945 r3d_dst_stencil(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) 1091 const struct tu_image_view *iview, 1098 void (*dst)(struct tu_cs *cs, const struct tu_image_view *ivie [all...] |
| H A D | tu_image.c | 171 tu_cs_image_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) 179 tu_cs_image_stencil_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) 187 tu_cs_image_ref_2d(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer, bool src) 195 tu_cs_image_flag_ref(struct tu_cs *cs, const struct tu_image_view *iview, uint32_t layer) 202 tu_image_view_init(struct tu_image_view *iview, 817 struct tu_image_view *view; 837 TU_FROM_HANDLE(tu_image_view, iview, _iview);
|
| H A D | tu_cmd_buffer.c | 212 const struct tu_image_view *iview = cmd->state.attachments[a]; 263 const struct tu_image_view *iview = cmd->state.attachments[a]; 373 const struct tu_image_view *iview = cmd->state.attachments[a]; 382 const struct tu_image_view *iview = cmd->state.attachments[a]; 651 const struct tu_image_view *dst = cmd->state.attachments[a]; 652 const struct tu_image_view *src = cmd->state.attachments[gmem_a]; 1068 const struct tu_image_view *iview = cmd->state.attachments[a];
|
| H A D | tu_descriptor_set.c | 875 TU_FROM_HANDLE(tu_image_view, iview, image_info->imageView);
|
| H A D | tu_device.c | 2276 struct tu_image_view *iview = tu_image_view_from_handle(_iview);
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_image.c | 185 tu_image_view_init(struct tu_image_view *iview, 307 struct tu_image_view *view; 327 TU_FROM_HANDLE(tu_image_view, iview, _iview);
|
| H A D | tu_private.h | 1254 struct tu_image_view struct 1300 tu_image_view_init(struct tu_image_view *view, 1349 struct tu_image_view *attachment; 1546 TU_DEFINE_NONDISP_HANDLE_CASTS(tu_image_view, VkImageView);
|
| H A D | tu_cmd_buffer.c | 440 const struct tu_image_view *iview = fb->attachments[a].attachment; 600 const struct tu_image_view *iview, 637 const struct tu_image_view *iview, 776 const struct tu_image_view *iview = fb->attachments[a].attachment; 828 const struct tu_image_view *iview = fb->attachments[a].attachment; 1434 const struct tu_image_view *iview = fb->attachments[i].attachment;
|
| H A D | tu_device.c | 1818 tu_surface_max_layer_count(struct tu_image_view *iview) 1849 struct tu_image_view *iview = tu_image_view_from_handle(_iview);
|
| /xsrc/external/mit/MesaLib/dist/ |
| H A D | .pick_status.json | [all...] |
Completed in 156 milliseconds