Searched refs:lp_sampler_static_texture_state (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample.h | 559 lp_sampler_static_texture_state(struct lp_static_texture_state *state,
|
D | lp_bld_sample.c | 98 lp_sampler_static_texture_state(struct lp_static_texture_state *state, in lp_sampler_static_texture_state() function
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_state_cs.c | 584 lp_sampler_static_texture_state(&cs_sampler[i].texture_state, in make_variant_key() 593 lp_sampler_static_texture_state(&cs_sampler[i].texture_state, in make_variant_key()
|
D | lp_state_fs.c | 4125 lp_sampler_static_texture_state(&fs_sampler[i].texture_state, in make_variant_key() 4134 lp_sampler_static_texture_state(&fs_sampler[i].texture_state, in make_variant_key()
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_llvm.c | 2424 lp_sampler_static_texture_state(&draw_sampler[i].texture_state, in draw_llvm_make_variant_key() 3013 lp_sampler_static_texture_state(&draw_sampler[i].texture_state, in draw_gs_llvm_make_variant_key() 3662 lp_sampler_static_texture_state(&draw_sampler[i].texture_state, in draw_tcs_llvm_make_variant_key() 4167 lp_sampler_static_texture_state(&draw_sampler[i].texture_state, in draw_tes_llvm_make_variant_key()
|
/external/mesa3d/src/gallium/drivers/swr/ |
D | swr_shader.cpp | 154 lp_sampler_static_texture_state( in swr_generate_sampler_key() 172 lp_sampler_static_texture_state( in swr_generate_sampler_key()
|