Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dopt_algebraic.cpp49 ir_algebraic_visitor(bool native_integers, in ir_algebraic_visitor()
80 bool native_integers; member in __anon841ecad20111::ir_algebraic_visitor
413 do_algebraic(exec_list *instructions, bool native_integers, in do_algebraic()
H A Dglsl_parser_extras.cpp2546 bool native_integers) in do_common_optimization()
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c77 bool native_integers; member
3890 bool native_integers = screen->get_shader_param(screen, in nir_to_tgsi_options() local
/aosp_15_r20/external/mesa3d/src/gallium/frontends/nine/
H A Dnine_shader.c436 bool native_integers; member