Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/tests/
H A Dlower_jump_cases.py63 def const_float(value): function
77 return ['expression', 'bool', '<', const_float(0), ['var_ref', var_name]]
331 assign_x('a', const_float(1)) +
335 assign_x('a', const_float(1))
345 assign_x('a', const_float(1)) +
346 return_(const_float(1))
359 complex_if('', return_(const_float(1))) +
360 return_(const_float(2))
366 complex_if('', lowered_return(const_float(1))) +
367 if_execute_flag(lowered_return(const_float(
[all...]

Completed in 1 milliseconds