Home
last modified time | relevance | path

Searched defs:get_compiler_options (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.h91 const nir_shader_compiler_options *(*get_compiler_options)(void); member
/third_party/mesa3d/src/gallium/frontends/clover/core/
Ddevice.cpp511 device::get_compiler_options(enum pipe_shader_ir ir) const { in get_compiler_options() function in device
/third_party/mesa3d/src/gallium/include/pipe/
Dp_screen.h412 const void *(*get_compiler_options)(struct pipe_screen *screen, member