Searched refs:FRAGMENT_SHADER_MAYBE_DIRTY (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_context.h439 FRAGMENT_SHADER_MAYBE_DIRTY,/* Validate the FS if external state was changed. */ enumerator in enum:r300_fs_validity_status
H A Dr300_state.c549 r300->fs_status = FRAGMENT_SHADER_MAYBE_DIRTY;
1383 r300->fs_status = FRAGMENT_SHADER_MAYBE_DIRTY;
H A Dr300_state_derived.c1003 r300->fs_status = FRAGMENT_SHADER_MAYBE_DIRTY;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_context.h439 FRAGMENT_SHADER_MAYBE_DIRTY,/* Validate the FS if external state was changed. */ enumerator in enum:r300_fs_validity_status
H A Dr300_state.c543 r300->fs_status = FRAGMENT_SHADER_MAYBE_DIRTY;
1377 r300->fs_status = FRAGMENT_SHADER_MAYBE_DIRTY;
H A Dr300_state_derived.c1003 r300->fs_status = FRAGMENT_SHADER_MAYBE_DIRTY;

Completed in 13 milliseconds