Home
last modified time | relevance | path

Searched defs:native_integers (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dopt_algebraic.cpp49 ir_algebraic_visitor(bool native_integers, in ir_algebraic_visitor()
80 bool native_integers; member in __anon64f5ae4e0111::ir_algebraic_visitor
1048 do_algebraic(exec_list *instructions, bool native_integers, in do_algebraic()
Dglsl_parser_extras.cpp2364 bool native_integers) in do_common_optimization()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c76 bool native_integers; member
3735 bool native_integers = screen->get_shader_param(screen, in nir_to_tgsi_options() local
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_shader.c452 boolean native_integers; member