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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_resource.h59 bool modifier_constant; member in struct:lima_resource
H A Dlima_resource.c325 res->modifier_constant = true;
417 res->modifier_constant = true;
726 if (res->modifier_constant)
783 res->modifier_constant = true;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_resource.h80 bool modifier_constant; member in struct:panfrost_resource
H A Dpan_resource.c116 rsc->modifier_constant = true;
142 rsrc->modifier_constant = true;
490 pres->modifier_constant =
1036 assert(!rsrc->modifier_constant);
1110 if (prsrc->modifier_constant)
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.0.rst2508 - panfrost: Correctly set modifier_constant
2513 - panfrost: Set modifier_constant to true for exported resources

Completed in 12 milliseconds