Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c123 LP_CHECK_MEMBER_OFFSET(struct lp_jit_sampler, min_lod, in create_jit_sampler_type()
126 LP_CHECK_MEMBER_OFFSET(struct lp_jit_sampler, max_lod, in create_jit_sampler_type()
129 LP_CHECK_MEMBER_OFFSET(struct lp_jit_sampler, lod_bias, in create_jit_sampler_type()
132 LP_CHECK_MEMBER_OFFSET(struct lp_jit_sampler, border_color, in create_jit_sampler_type()
135 LP_CHECK_MEMBER_OFFSET(struct lp_jit_sampler, max_aniso, in create_jit_sampler_type()
138 LP_CHECK_STRUCT_SIZE(struct lp_jit_sampler, in create_jit_sampler_type()
Dlp_jit.h68 struct lp_jit_sampler struct
157 struct lp_jit_sampler samplers[PIPE_MAX_SAMPLERS];
440 struct lp_jit_sampler samplers[PIPE_MAX_SAMPLERS];
Dlp_setup.c1119 struct lp_jit_sampler *jit_sam; in lp_setup_set_fragment_sampler_state()
Dlp_state_cs.c1068 struct lp_jit_sampler *jit_sam; in lp_csctx_set_sampler_state()