Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/lib/
Dpan_texture.h63 unsigned surface_stride; member
78 unsigned surface_stride; member
Dpan_texture.c382 int32_t row_stride, surface_stride; in panfrost_emit_plane() local
/third_party/mesa3d/src/panfrost/lib/genxml/
Ddecode.c667 int32_t surface_stride = stride_set >> 32; in pandecode_texture_payload() local