OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fullprop
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_transform.c
201
struct tgsi_full_property *
fullprop
local
205
ctx->transform_property(ctx,
fullprop
);
207
ctx->emit_property(ctx,
fullprop
);
tgsi_scan.c
229
const struct tgsi_full_property *
fullprop
local
233
fullprop
->Property.PropertyName;
235
fullprop
->u, 8 * sizeof(unsigned));;
/external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_transform.c
201
struct tgsi_full_property *
fullprop
local
205
ctx->transform_property(ctx,
fullprop
);
207
ctx->emit_property(ctx,
fullprop
);
tgsi_scan.c
229
const struct tgsi_full_property *
fullprop
local
233
fullprop
->Property.PropertyName;
235
fullprop
->u, 8 * sizeof(unsigned));;
Completed in 146 milliseconds