OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:vroute_add
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_draw.c
220
vroute_add
(struct nv30_render *r, uint attrib, uint sem, uint *idx)
function
302
if (
vroute_add
(r, attrib, semantic, &index)) {
316
if (
vroute_add
(r, attrib, TGSI_SEMANTIC_GENERIC, &index)) {
/external/mesa3d/src/gallium/drivers/nv30/
nv30_draw.c
220
vroute_add
(struct nv30_render *r, uint attrib, uint sem, uint *idx)
function
302
if (
vroute_add
(r, attrib, semantic, &index)) {
316
if (
vroute_add
(r, attrib, TGSI_SEMANTIC_GENERIC, &index)) {
Completed in 5560 milliseconds