Searched refs:ir3_get_compiler_options (Results 1 – 4 of 4) sorted by relevance
41 const nir_shader_compiler_options * ir3_get_compiler_options(void);
62 ir3_get_compiler_options(void) in ir3_get_compiler_options() function
75 nir_shader *nir = glsl_to_nir(prog, stage, ir3_get_compiler_options()); in load_glsl()
527 return ir3_get_compiler_options(); in fd_get_compiler_options()