Home
last modified time | relevance | path

Searched refs:build_indexed_load (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dradeonsi_shader.c122 static LLVMValueRef build_indexed_load( in build_indexed_load() function
225 t_list = build_indexed_load(base->gallivm, t_list_ptr, t_offset); in declare_input_vs()
375 load = build_indexed_load(base->gallivm, const_ptr, offset); in fetch_constant()
628 emit_data->args[2] = build_indexed_load(bld_base->base.gallivm, in tex_fetch_args()
635 emit_data->args[3] = build_indexed_load(bld_base->base.gallivm, in tex_fetch_args()
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
Dradeonsi_shader.c122 static LLVMValueRef build_indexed_load( in build_indexed_load() function
225 t_list = build_indexed_load(base->gallivm, t_list_ptr, t_offset); in declare_input_vs()
375 load = build_indexed_load(base->gallivm, const_ptr, offset); in fetch_constant()
628 emit_data->args[2] = build_indexed_load(bld_base->base.gallivm, in tex_fetch_args()
635 emit_data->args[3] = build_indexed_load(bld_base->base.gallivm, in tex_fetch_args()