Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c121 LP_CHECK_MEMBER_OFFSET(struct lp_jit_sampler, min_lod, in create_jit_sampler_type()
124 LP_CHECK_MEMBER_OFFSET(struct lp_jit_sampler, max_lod, in create_jit_sampler_type()
127 LP_CHECK_MEMBER_OFFSET(struct lp_jit_sampler, lod_bias, in create_jit_sampler_type()
130 LP_CHECK_MEMBER_OFFSET(struct lp_jit_sampler, border_color, in create_jit_sampler_type()
133 LP_CHECK_STRUCT_SIZE(struct lp_jit_sampler, in create_jit_sampler_type()
Dlp_jit.h68 struct lp_jit_sampler struct
155 struct lp_jit_sampler samplers[PIPE_MAX_SAMPLERS];
337 struct lp_jit_sampler samplers[PIPE_MAX_SAMPLERS];
Dlp_setup.c1050 struct lp_jit_sampler *jit_sam; in lp_setup_set_fragment_sampler_state()
Dlp_state_cs.c1036 struct lp_jit_sampler *jit_sam; in lp_csctx_set_sampler_state()