Searched refs:r300_texture_get_nblocksy (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_texture_desc.c | 151 static unsigned r300_texture_get_nblocksy(struct r300_resource *tex, function in typeref:typename:unsigned 241 nblocksy = r300_texture_get_nblocksy(tex, i, &aligned_for_cbzb); 243 nblocksy = r300_texture_get_nblocksy(tex, i, NULL);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_texture_desc.c | 151 static unsigned r300_texture_get_nblocksy(struct r300_resource *tex, function in typeref:typename:unsigned 241 nblocksy = r300_texture_get_nblocksy(tex, i, &aligned_for_cbzb); 243 nblocksy = r300_texture_get_nblocksy(tex, i, NULL);
|
Completed in 4 milliseconds