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