Searched refs:si_query_dmabuf_modifiers (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_texture.c | 1311 static void si_query_dmabuf_modifiers(struct pipe_screen *screen, function in typeref:typename:void 1342 si_query_dmabuf_modifiers(screen, format, 0, NULL, NULL, &allowed_mod_count); 1357 si_query_dmabuf_modifiers(screen, format, allowed_mod_count, allowed_modifiers, 1416 si_query_dmabuf_modifiers(screen, templ->format, 0, NULL, NULL, &allowed_mod_count); 1424 si_query_dmabuf_modifiers(screen, templ->format, allowed_mod_count, allowed_modifiers, NULL, &allowed_mod_count); 1430 * preference in the list provided by si_query_dmabuf_modifiers. */ 2224 sscreen->b.query_dmabuf_modifiers = si_query_dmabuf_modifiers;
|
| /xsrc/external/mit/MesaLib/dist/docs/relnotes/ |
| H A D | 21.2.0.rst | 4859 - radeonsi: stop special-casing YUV formats in si_query_dmabuf_modifiers
|
Completed in 12 milliseconds