Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c390 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, constants, in lp_jit_create_cs_types()
393 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, num_constants, in lp_jit_create_cs_types()
396 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, textures, in lp_jit_create_cs_types()
399 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, samplers, in lp_jit_create_cs_types()
402 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, images, in lp_jit_create_cs_types()
405 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, ssbos, in lp_jit_create_cs_types()
408 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, num_ssbos, in lp_jit_create_cs_types()
411 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, shared_size, in lp_jit_create_cs_types()
414 LP_CHECK_MEMBER_OFFSET(struct lp_jit_cs_context, kernel_args, in lp_jit_create_cs_types()
417 LP_CHECK_STRUCT_SIZE(struct lp_jit_cs_context, in lp_jit_create_cs_types()
Dlp_jit.h331 struct lp_jit_cs_context struct
394 (*lp_jit_cs_func)(const struct lp_jit_cs_context *context,
Dlp_state_cs.h120 struct lp_jit_cs_context jit_context;