OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BLEND_DIRTY
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/vega/
vg_context.h
83
BLEND_DIRTY
= 1 << 0,
88
ALL_DIRTY =
BLEND_DIRTY
|
vg_context.c
412
ctx->state.dirty |=
BLEND_DIRTY
;
renderer.c
[
all
...]
api_params.c
169
ctx->state.dirty |=
BLEND_DIRTY
;
[
all
...]
/external/mesa3d/src/gallium/state_trackers/vega/
vg_context.h
83
BLEND_DIRTY
= 1 << 0,
88
ALL_DIRTY =
BLEND_DIRTY
|
vg_context.c
412
ctx->state.dirty |=
BLEND_DIRTY
;
renderer.c
[
all
...]
api_params.c
169
ctx->state.dirty |=
BLEND_DIRTY
;
[
all
...]
Completed in 62 milliseconds