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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.h83 uint16_t modifier_updates; member in struct:panfrost_resource
H A Dpan_resource.c1133 ++prsrc->modifier_updates;
1135 if (prsrc->modifier_updates >= LAYOUT_CONVERT_THRESHOLD) {

Completed in 4 milliseconds