Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshaderapi.h83 _mesa_shader_write_subroutine_indices(struct gl_context *ctx,
H A Dshaderapi.c3789 _mesa_shader_write_subroutine_indices(struct gl_context *ctx, in _mesa_shader_write_subroutine_indices() function
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_atom_constbuf.c115 _mesa_shader_write_subroutine_indices(st->ctx, stage); in st_upload_constants()