Searched refs:update_sampler_derived (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_state.c927 update_sampler_derived(struct nine_context *context, unsigned s) function in typeref:typename:boolean
989 if (update_sampler_derived(context, s) || (context->changed.sampler[s] & 0x05fe)) {
1037 if (update_sampler_derived(context, s) || (context->changed.sampler[s] & 0x05fe)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_state.c957 update_sampler_derived(struct nine_context *context, unsigned s) function in typeref:typename:boolean
1011 if (update_sampler_derived(context, s) || (context->changed.sampler[s] & 0x05fe)) {
1057 if (update_sampler_derived(context, s) || (context->changed.sampler[s] & 0x05fe)) {

Completed in 11 milliseconds