Searched refs:fetch_state (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_statevars.c83 fetch_state(struct gl_context *ctx, const gl_state_index16 state[], function in typeref:typename:void
1373 fetch_state(ctx, paramList->Parameters[i].StateIndexes,
1387 fetch_state(ctx, paramList->Parameters[i].StateIndexes,
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.0.0.rst2108 - mesa: replace \_mesa_problem with unreachable in fetch_state
2111 - mesa: rework matrix statevar enums to remove excessive branching in fetch_state
2112 - mesa: remove redundant \_math_matrix_analyse calls in fetch_state
H A D21.1.0.rst3320 - mesa: don't allocate local parameters in fetch_state
3325 - mesa: don't handle STATE_* enums in fetch_state that don't do anything
3328 - st/mesa: enable state var merging to improve fetch_state performance

Completed in 15 milliseconds