HomeSort by: relevance | last modified time | path
    Searched refs:panfrost_new_texture (Results 1 - 6 of 6) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
pan_texture.h 170 GENX(panfrost_new_texture)(const struct panfrost_device *dev,
pan_texture.c 708 GENX(panfrost_new_texture)(const struct panfrost_device *dev, function
pan_blitter.c 886 GENX(panfrost_new_texture)(pool->dev, views[i], texture, &surfaces);
903 GENX(panfrost_new_texture)(pool->dev, views[i], texture.cpu, &surfaces);
  /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
panvk_vX_image.c 155 GENX(panfrost_new_texture)(pdev, &view->pview, tex_desc, &surf_descs);
panvk_vX_meta_copy.c 46 GENX(panfrost_new_texture)(pdev, view, texture.cpu, &surfaces);
59 GENX(panfrost_new_texture)(pdev, view, texture.cpu, &surfaces);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
pan_cmdstream.c 1336 GENX(panfrost_new_texture)(device, &iview, tex, &payload);

Completed in 12 milliseconds