Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_functions.c320 const nir_shader *link_shader; member
437 const nir_shader *link_shader) in nir_link_shader_functions()
/aosp_15_r20/external/mesa3d/src/gallium/include/pipe/
H A Dp_context.h355 void (*link_shader)(struct pipe_context *, void** handles); member