Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_blt.c134 static inline int crocus_resource_blt_pitch(struct crocus_resource *res) in crocus_resource_blt_pitch() function
308 if (crocus_resource_blt_pitch(src) >= 32768 || in crocus_emit_blt()
309 crocus_resource_blt_pitch(dst) >= 32768) { in crocus_emit_blt()

Completed in 1 milliseconds