Home
last modified time | relevance | path

Searched defs:tile_bo (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_drv.h81 struct drm_gem_cma_object *tile_bo; member
/external/igt-gpu-tools/tests/i915/
Dgem_concurrent_all.c517 tile_bo(drm_intel_bo *bo, int width) in tile_bo() function
/external/libopenapv/src/
Doapv.c774 int tile_bo = (tile->h >> ctx->comp_sft[c][1]) + tile_to; in enc_tile_comp() local