Searched refs:lp_sampler_static_texture_state (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_sample.h | 575 lp_sampler_static_texture_state(struct lp_static_texture_state *state,
|
H A D | lp_bld_sample.c | 93 * Initialize lp_sampler_static_texture_state object with the gallium 98 lp_sampler_static_texture_state(struct lp_static_texture_state *state, in lp_sampler_static_texture_state() function 131 * Initialize lp_sampler_static_texture_state object with the gallium
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_cs.c | 636 lp_sampler_static_texture_state(&cs_sampler[i].texture_state, in make_variant_key() 645 lp_sampler_static_texture_state(&cs_sampler[i].texture_state, in make_variant_key()
|
H A D | lp_state_fs.c | 4471 lp_sampler_static_texture_state(&fs_sampler[i].texture_state, in make_variant_key() 4480 lp_sampler_static_texture_state(&fs_sampler[i].texture_state, in make_variant_key()
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
H A D | draw_llvm.c | 2442 lp_sampler_static_texture_state(&draw_sampler[i].texture_state, in draw_llvm_make_variant_key() 3041 lp_sampler_static_texture_state(&draw_sampler[i].texture_state, in draw_gs_llvm_make_variant_key() 3703 lp_sampler_static_texture_state(&draw_sampler[i].texture_state, in draw_tcs_llvm_make_variant_key() 4243 lp_sampler_static_texture_state(&draw_sampler[i].texture_state, in draw_tes_llvm_make_variant_key()
|
Completed in 25 milliseconds