Home
last modified time | relevance | path

Searched refs:lp_jit_context (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c249 LP_CHECK_MEMBER_OFFSET(struct lp_jit_context, constants, in lp_jit_create_types()
252 LP_CHECK_MEMBER_OFFSET(struct lp_jit_context, num_constants, in lp_jit_create_types()
255 LP_CHECK_MEMBER_OFFSET(struct lp_jit_context, textures, in lp_jit_create_types()
258 LP_CHECK_MEMBER_OFFSET(struct lp_jit_context, samplers, in lp_jit_create_types()
261 LP_CHECK_MEMBER_OFFSET(struct lp_jit_context, images, in lp_jit_create_types()
264 LP_CHECK_MEMBER_OFFSET(struct lp_jit_context, alpha_ref_value, in lp_jit_create_types()
267 LP_CHECK_MEMBER_OFFSET(struct lp_jit_context, stencil_ref_front, in lp_jit_create_types()
270 LP_CHECK_MEMBER_OFFSET(struct lp_jit_context, stencil_ref_back, in lp_jit_create_types()
273 LP_CHECK_MEMBER_OFFSET(struct lp_jit_context, u8_blend_color, in lp_jit_create_types()
276 LP_CHECK_MEMBER_OFFSET(struct lp_jit_context, f_blend_color, in lp_jit_create_types()
[all …]
Dlp_state_fs_fastpath.c46 no_op(const struct lp_jit_context *context, in no_op()
144 red(const struct lp_jit_context *context, in red()
171 green(const struct lp_jit_context *context, in green()
Dlp_state_fs_linear.c363 const struct lp_jit_context *context = &state->jit_context; in blit_rgba_blit()
415 const struct lp_jit_context *context = &state->jit_context; in blit_rgb1_blit()
475 const struct lp_jit_context *context = &state->jit_context; in blit_rgba()
514 const struct lp_jit_context *context = &state->jit_context; in blit_rgb1()
558 const struct lp_jit_context *context = &state->jit_context; in blit_rgba_blend_premul()
Dlp_linear_fastpath.c69 const struct lp_jit_context *context = &state->jit_context; in lp_linear_blit_rgba_blit()
118 const struct lp_jit_context *context = &state->jit_context; in lp_linear_blit_rgb1_blit()
Dlp_jit.h154 struct lp_jit_context struct
314 (*lp_jit_frag_func)(const struct lp_jit_context *context,
Dlp_setup.h42 struct lp_jit_context;
Dlp_rast.h87 struct lp_jit_context jit_context;