Home
last modified time | relevance | path

Searched refs:GET_ATTRIBUTE_LOC (Results 1 – 1 of 1) sorted by relevance

/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dshader.c108 #define GET_ATTRIBUTE_LOC(programName, varName) \ in getLocations() macro
116 GET_ATTRIBUTE_LOC(Lit, pos); in getLocations()
117 GET_ATTRIBUTE_LOC(Lit, normal); in getLocations()
118 GET_ATTRIBUTE_LOC(Lit, colorIn); in getLocations()
131 GET_ATTRIBUTE_LOC(Flat, pos); in getLocations()
132 GET_ATTRIBUTE_LOC(Flat, colorIn); in getLocations()
135 GET_ATTRIBUTE_LOC(Fade, pos); in getLocations()
137 #undef GET_ATTRIBUTE_LOC in getLocations()