Home
last modified time | relevance | path

Searched defs:load_attribs (Results 1 – 5 of 5) sorted by relevance

/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/swgl/src/
H A Dprogram.h65 ALWAYS_INLINE void load_attribs(VertexAttrib* attribs, uint32_t start, in load_attribs() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/swgl/src/
H A Dprogram.h85 ALWAYS_INLINE void load_attribs(VertexAttrib* attribs, uint32_t start, in load_attribs() function
/dports/www/firefox/firefox-99.0/gfx/wr/swgl/src/
H A Dprogram.h85 ALWAYS_INLINE void load_attribs(VertexAttrib* attribs, uint32_t start, in load_attribs() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/swgl/src/
H A Dprogram.h85 ALWAYS_INLINE void load_attribs(VertexAttrib* attribs, uint32_t start, in load_attribs() function
/dports/news/sabnzbdplus/SABnzbd-3.3.0/sabnzbd/
H A Dnzbstuff.py1933 def load_attribs(self) -> Tuple[Optional[str], Optional[int], Optional[str]]: member in NzbObject