Home
last modified time | relevance | path

Searched defs:link_shader (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_functions.c342 const nir_shader *link_shader; member
459 const nir_shader *link_shader) in nir_link_shader_functions()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_context.h355 void (*link_shader)(struct pipe_context *, void** handles); member