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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_context.h440 FRAGMENT_SHADER_DIRTY /* Always validate the FS (if the FS was changed) */ enumerator in enum:r300_fs_validity_status
H A Dr300_state_derived.c1041 r300->fs_status == FRAGMENT_SHADER_DIRTY) {
H A Dr300_state.c1087 r300->fs_status = FRAGMENT_SHADER_DIRTY;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_context.h440 FRAGMENT_SHADER_DIRTY /* Always validate the FS (if the FS was changed) */ enumerator in enum:r300_fs_validity_status
H A Dr300_state_derived.c1041 r300->fs_status == FRAGMENT_SHADER_DIRTY) {
H A Dr300_state.c1081 r300->fs_status = FRAGMENT_SHADER_DIRTY;

Completed in 13 milliseconds