Searched refs:ctex (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ | ||
| H A D | vc4_job.c | 138 struct vc4_resource *ctex = local in function:vc4_flush_jobs_reading_resource 140 if (ctex->bo == rsc->bo) { |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ | ||
| H A D | vc4_job.c | 138 struct vc4_resource *ctex = local in function:vc4_flush_jobs_reading_resource 140 if (ctex->bo == rsc->bo) { |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ | ||
| H A D | surface9.c | 394 struct NineCubeTexture9 *ctex = local in function:NineSurface9_AddDirtyRect 397 NineCubeTexture9_AddDirtyRect(ctex, This->layer, &dirty_rect); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/ | ||
| H A D | surface9.c | 408 struct NineCubeTexture9 *ctex = local in function:NineSurface9_AddDirtyRect 411 NineCubeTexture9_AddDirtyRect(ctex, This->layer, &dirty_rect); |
Completed in 5 milliseconds