Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_tess.h97 struct draw_tes_jit_context *jit_context;
Ddraw_llvm.h398 struct draw_tes_jit_context { struct
485 (*draw_tes_jit_func)(struct draw_tes_jit_context *context,
819 struct draw_tes_jit_context tes_jit_context;
Ddraw_llvm.c694 LP_CHECK_MEMBER_OFFSET(struct draw_tes_jit_context, constants, in create_tes_jit_context_type()
696 LP_CHECK_MEMBER_OFFSET(struct draw_tes_jit_context, num_constants, in create_tes_jit_context_type()
698 LP_CHECK_MEMBER_OFFSET(struct draw_tes_jit_context, textures, in create_tes_jit_context_type()
701 LP_CHECK_MEMBER_OFFSET(struct draw_tes_jit_context, samplers, in create_tes_jit_context_type()
704 LP_CHECK_MEMBER_OFFSET(struct draw_tes_jit_context, ssbos, in create_tes_jit_context_type()
706 LP_CHECK_MEMBER_OFFSET(struct draw_tes_jit_context, num_ssbos, in create_tes_jit_context_type()
708 LP_CHECK_MEMBER_OFFSET(struct draw_tes_jit_context, images, in create_tes_jit_context_type()
712 LP_CHECK_STRUCT_SIZE(struct draw_tes_jit_context, in create_tes_jit_context_type()