OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subnr
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_eu.h
78
GLuint
subnr
:5; /* :1 in align16 */
member in struct:brw_reg
178
* \param
subnr
register sub number
188
GLuint
subnr
,
207
reg.
subnr
=
subnr
* type_sz(type);
217
* set swizzle and writemask to W, as the lower bits of
subnr
will
232
GLuint
subnr
)
236
subnr
,
248
GLuint
subnr
)
252
subnr
,
[
all
...]
/external/mesa3d/src/mesa/drivers/dri/i965/
brw_eu.h
78
GLuint
subnr
:5; /* :1 in align16 */
member in struct:brw_reg
178
* \param
subnr
register sub number
188
GLuint
subnr
,
207
reg.
subnr
=
subnr
* type_sz(type);
217
* set swizzle and writemask to W, as the lower bits of
subnr
will
232
GLuint
subnr
)
236
subnr
,
248
GLuint
subnr
)
252
subnr
,
[
all
...]
Completed in 1849 milliseconds