Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c471 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, constants, in lp_jit_create_cs_types()
474 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, num_constants, in lp_jit_create_cs_types()
477 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, textures, in lp_jit_create_cs_types()
480 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, samplers, in lp_jit_create_cs_types()
483 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, images, in lp_jit_create_cs_types()
486 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, ssbos, in lp_jit_create_cs_types()
489 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, num_ssbos, in lp_jit_create_cs_types()
492 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, shared_size, in lp_jit_create_cs_types()
495 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, kernel_args, in lp_jit_create_cs_types()
498 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, aniso_filter_table, in lp_jit_create_cs_types()
[all …]
Dlp_state_cs.h123 struct lp_jit_cs_context jit_context;
Dlp_jit.h434 struct lp_jit_cs_context struct
503 (*lp_jit_cs_func)(const struct lp_jit_cs_context *context,