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.c694 tx_scratch_scalar(struct shader_translator *tx) in tx_scratch_scalar() function
756 tmp = tx_scratch_scalar(tx); in apply_ps1x_projection()
1716 tmp = tx_scratch_scalar(tx); in DECL_SPECIAL()
1826 tmp = tx_scratch_scalar(tx); in DECL_SPECIAL()
2290 struct ureg_dst tmp = tx_scratch_scalar(tx); in DECL_SPECIAL()
2318 struct ureg_dst tmp = tx_scratch_scalar(tx); in DECL_SPECIAL()
2331 struct ureg_dst tmp = tx_scratch_scalar(tx); in DECL_SPECIAL()
3464 fog_factor = tx_scratch_scalar(tx); in shader_add_ps_fog_stage()