Home
last modified time | relevance | path

Searched refs:bifrost_nir_options (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h35 static const nir_shader_compiler_options bifrost_nir_options = { variable
Dcmdline.c58 nir[i] = glsl_to_nir(&local_ctx, prog, shader_types[i], &bifrost_nir_options); in compile_shader()
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.c726 return &bifrost_nir_options; in panfrost_screen_get_compiler_options()