Home
last modified time | relevance | path

Searched refs:lp_jit_sampler (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c132 LP_CHECK_MEMBER_OFFSET(struct lp_jit_sampler, min_lod, in lp_jit_create_types()
135 LP_CHECK_MEMBER_OFFSET(struct lp_jit_sampler, max_lod, in lp_jit_create_types()
138 LP_CHECK_MEMBER_OFFSET(struct lp_jit_sampler, lod_bias, in lp_jit_create_types()
141 LP_CHECK_MEMBER_OFFSET(struct lp_jit_sampler, border_color, in lp_jit_create_types()
144 LP_CHECK_STRUCT_SIZE(struct lp_jit_sampler, in lp_jit_create_types()
Dlp_jit.h65 struct lp_jit_sampler struct
137 struct lp_jit_sampler samplers[PIPE_MAX_SAMPLERS];
Dlp_setup.c950 struct lp_jit_sampler *jit_sam; in lp_setup_set_fragment_sampler_state()