Home
last modified time | relevance | path

Searched defs:rAtt (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsFboUtil.cpp427 … if (const RenderbufferAttachment *const rAtt = dynamic_cast<const RenderbufferAttachment *>(&att)) in attachAttachment() local
702 … if (const RenderbufferAttachment *const rAtt = dynamic_cast<const RenderbufferAttachment *>(&att)) in logAttachment() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dnine_ff.c789 struct ureg_dst rAtt = ureg_writemask(ureg_DECL_temporary(ureg), TGSI_WRITEMASK_W); in nine_ff_build_vs() local