Searched refs:r600_init_temp_resource_from_box (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ |
| H A D | r600_texture.c | 1238 static void r600_init_temp_resource_from_box(struct pipe_resource *res, function in typeref:typename:void 1388 r600_init_temp_resource_from_box(&resource, texture, box, level, 0); 1440 r600_init_temp_resource_from_box(&resource, texture, box, level,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | r600_texture.c | 1227 static void r600_init_temp_resource_from_box(struct pipe_resource *res, function in typeref:typename:void 1377 r600_init_temp_resource_from_box(&resource, texture, box, level, 0); 1429 r600_init_temp_resource_from_box(&resource, texture, box, level,
|
Completed in 9 milliseconds