Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dloop_unroll.cpp35 const struct gl_shader_compiler_options *options) in loop_unroll_visitor()
53 const struct gl_shader_compiler_options *options;
67 const struct gl_shader_compiler_options *options) in loop_unroll_count()
163 const struct gl_shader_compiler_options *options;
585 const struct gl_shader_compiler_options *options) in unroll_loops()
Dtest_optpass.cpp57 const struct gl_shader_compiler_options *options) in do_optimization()
143 const struct gl_shader_compiler_options *options) in do_optimization_passes()
243 const struct gl_shader_compiler_options *options = in test_optpass()
Dir_optimization.h91 const struct gl_shader_compiler_options *options,
98 const struct gl_shader_compiler_options *options);
Dloop_analysis.h47 const struct gl_shader_compiler_options *options);
Dopt_algebraic.cpp49 const struct gl_shader_compiler_options *options) in ir_algebraic_visitor()
76 const struct gl_shader_compiler_options *options;
1031 const struct gl_shader_compiler_options *options) in do_algebraic()
Dstandalone_scaffolding.cpp246 struct gl_shader_compiler_options options; in initialize_context_to_defaults()
Dstandalone.cpp538 struct gl_shader_compiler_options *const compiler_options = in standalone_compile_shader()
Dglsl_parser_extras.cpp1977 struct gl_shader_compiler_options *options = in opt_shader_and_create_symbol_table()
2169 const struct gl_shader_compiler_options *options, in do_common_optimization()
Dlinker.cpp4714 const struct gl_shader_compiler_options *options = in link_varyings_and_uniforms()
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_context.c266 struct gl_shader_compiler_options *const fs_options = in i915CreateContext()
/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h95 struct gl_shader_compiler_options glsl_compiler_options[MESA_SHADER_STAGES];
/external/mesa3d/src/mesa/program/
Dir_to_mesa.cpp220 struct gl_shader_compiler_options *options;
2832 struct gl_shader_compiler_options *options = in get_mesa_program()
3007 const struct gl_shader_compiler_options *options = in _mesa_ir_link_shader()
/external/mesa3d/src/mesa/main/
Dmtypes.h3116 struct gl_shader_compiler_options struct
3998 struct gl_shader_compiler_options ShaderCompilerOptions[MESA_SHADER_STAGES];
Dff_fragment_shader.cpp1107 const struct gl_shader_compiler_options *options = in create_new_program()
Dshaderapi.c128 struct gl_shader_compiler_options options; in _mesa_init_shader_state()
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp171 struct gl_shader_compiler_options *options;
6686 struct gl_shader_compiler_options *options = in get_mesa_program_tgsi()
6862 const struct gl_shader_compiler_options *options;
6864 ir_control_flow_info_visitor(const struct gl_shader_compiler_options *options) in ir_control_flow_info_visitor()
6902 const struct gl_shader_compiler_options *options) in has_unsupported_control_flow()
6936 const struct gl_shader_compiler_options *options = in st_link_shader()
Dst_extensions.c158 struct gl_shader_compiler_options *options; in st_init_limits()