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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dget.c195 GLuint value_uint; member in union:value
1259 v->value_uint = 0;
1267 v->value_uint = width;
1269 v->value_uint = height;
1271 v->value_uint = bits;
1275 v->value_uint = MAX_SAMPLE_LOCATION_TABLE_SIZE;
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dget.c234 GLuint value_uint; member in union:value
1315 v->value_uint = 0;
1323 v->value_uint = width;
1325 v->value_uint = height;
1327 v->value_uint = bits;
1331 v->value_uint = MAX_SAMPLE_LOCATION_TABLE_SIZE;

Completed in 8 milliseconds