Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h37 static const nir_shader_compiler_options bifrost_nir_options = { variable
Dcmdline.c151 nir[i] = glsl_to_nir(&local_ctx, prog, shader_types[i], &bifrost_nir_options); in compile_shader()
/third_party/mesa3d/src/panfrost/lib/
Dpan_shader.c39 return &bifrost_nir_options; in GENX()