OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:short_types_norm
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/mesa/state_tracker/
st_atom_array.c
136
static GLuint
short_types_norm
[4] = {
variable
278
case GL_SHORT: return
short_types_norm
[size-1];
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_draw_upload.c
148
static GLuint
short_types_norm
[5] = {
variable
242
case GL_SHORT: return
short_types_norm
[size];
Completed in 72 milliseconds