Searched refs:use_null_surface (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 3914 use_null_surface(struct iris_batch *batch, struct iris_context *ice) function in typeref:typename:uint32_t 3928 return use_null_surface(batch, ice); 4081 return use_null_surface(batch, ice); 4097 return use_null_surface(batch, ice); 4188 : use_null_surface(batch, ice);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/ |
| H A D | iris_state.c | 4663 use_null_surface(struct iris_batch *batch, struct iris_context *ice) function in typeref:typename:uint32_t 4677 return use_null_surface(batch, ice); 4889 return use_null_surface(batch, ice); 4907 return use_null_surface(batch, ice); 5020 : use_null_surface(batch, ice);
|
Completed in 19 milliseconds