Home
last modified time | relevance | path

Searched refs:tx_scratch_scalar (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/nine/
Dnine_shader.c695 tx_scratch_scalar(struct shader_translator *tx) in tx_scratch_scalar() function
765 tmp = tx_scratch_scalar(tx); in apply_ps1x_projection()
1708 tmp = tx_scratch_scalar(tx); in DECL_SPECIAL()
1814 tmp = tx_scratch_scalar(tx); in DECL_SPECIAL()
2278 struct ureg_dst tmp = tx_scratch_scalar(tx); in DECL_SPECIAL()
2306 struct ureg_dst tmp = tx_scratch_scalar(tx); in DECL_SPECIAL()
2319 struct ureg_dst tmp = tx_scratch_scalar(tx); in DECL_SPECIAL()
3452 fog_factor = tx_scratch_scalar(tx); in shader_add_ps_fog_stage()