Searched refs:panfrost_new_texture (Results 1 - 6 of 6) sorted by relevance
/third_party/mesa3d/src/panfrost/lib/ |
H A D | pan_texture.h | 209 GENX(panfrost_new_texture)(const struct panfrost_device *dev,
|
H A D | pan_texture.c | 540 GENX(panfrost_new_texture)(const struct panfrost_device *dev, in panfrost_new_texture() function
|
H A D | pan_blitter.c | 949 GENX(panfrost_new_texture)(pool->dev, views[i], texture, &surfaces); in pan_blitter_emit_textures() 966 GENX(panfrost_new_texture)(pool->dev, views[i], texture.cpu, &surfaces); in pan_blitter_emit_textures()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
H A D | panvk_vX_image.c | 130 GENX(panfrost_new_texture)(pdev, &view->pview, &view->descs.tex, &view->bo->ptr); in CreateImageView()
|
H A D | panvk_vX_meta_copy.c | 45 GENX(panfrost_new_texture)(pdev, view, texture.cpu, &surfaces); in panvk_meta_copy_img_emit_texture()
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
H A D | pan_cmdstream.c | 1742 GENX(panfrost_new_texture)(device, &iview, tex, &payload); in panfrost_create_sampler_view_bo()
|
Completed in 31 milliseconds