Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dprogram.h46 build_program_resource_list(struct gl_context *ctx,
Dlinker.cpp4201 build_program_resource_list(struct gl_context *ctx, in build_program_resource_list() function
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_link.cpp283 build_program_resource_list(ctx, shProg); in brw_link_shader()
/external/mesa3d/src/mesa/program/
Dir_to_mesa.cpp3036 build_program_resource_list(ctx, prog); in _mesa_ir_link_shader()
/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi.cpp6982 build_program_resource_list(ctx, prog); in st_link_shader()