Home
last modified time | relevance | path

Searched refs:build_program_resource_list (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/compiler/glsl/
Dprogram.h48 build_program_resource_list(struct gl_context *ctx,
Dlinker.cpp4039 build_program_resource_list(struct gl_context *ctx, in build_program_resource_list() function
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_ir.cpp169 build_program_resource_list(ctx, prog, use_nir); in st_link_shader()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_link.cpp385 build_program_resource_list(ctx, shProg, false); in brw_link_shader()
/external/mesa3d/docs/relnotes/
D10.6.6.rst134 - glsl: expose build_program_resource_list function
/external/mesa3d/src/mesa/program/
Dir_to_mesa.cpp3066 build_program_resource_list(ctx, prog, false); in _mesa_ir_link_shader()