Searched refs:amdgpu_bo_is_referenced_by_cs_with_usage (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.h238 amdgpu_bo_is_referenced_by_cs_with_usage(struct amdgpu_cs *cs, function in typeref:typename:bool
H A Damdgpu_bo.c276 if (cs && amdgpu_bo_is_referenced_by_cs_with_usage(cs, bo,
311 if (amdgpu_bo_is_referenced_by_cs_with_usage(cs, bo,
H A Damdgpu_cs.c1660 return amdgpu_bo_is_referenced_by_cs_with_usage(cs, bo, usage);
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_cs.h244 amdgpu_bo_is_referenced_by_cs_with_usage(struct amdgpu_cs *cs, function in typeref:typename:bool
H A Damdgpu_bo.c300 if (cs && amdgpu_bo_is_referenced_by_cs_with_usage(cs, bo,
335 if (amdgpu_bo_is_referenced_by_cs_with_usage(cs, bo,
H A Damdgpu_cs.c1823 return amdgpu_bo_is_referenced_by_cs_with_usage(cs, bo, usage);

Completed in 12 milliseconds