Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_tess.h96 struct draw_tes_jit_context *jit_context;
Ddraw_llvm.h380 struct draw_tes_jit_context { struct
459 (*draw_tes_jit_func)(struct draw_tes_jit_context *context,
789 struct draw_tes_jit_context tes_jit_context;
Ddraw_llvm.c683 LP_CHECK_MEMBER_OFFSET(struct draw_tes_jit_context, constants, in create_tes_jit_context_type()
685 LP_CHECK_MEMBER_OFFSET(struct draw_tes_jit_context, num_constants, in create_tes_jit_context_type()
687 LP_CHECK_MEMBER_OFFSET(struct draw_tes_jit_context, textures, in create_tes_jit_context_type()
690 LP_CHECK_MEMBER_OFFSET(struct draw_tes_jit_context, samplers, in create_tes_jit_context_type()
693 LP_CHECK_MEMBER_OFFSET(struct draw_tes_jit_context, ssbos, in create_tes_jit_context_type()
695 LP_CHECK_MEMBER_OFFSET(struct draw_tes_jit_context, num_ssbos, in create_tes_jit_context_type()
697 LP_CHECK_MEMBER_OFFSET(struct draw_tes_jit_context, images, in create_tes_jit_context_type()
699 LP_CHECK_STRUCT_SIZE(struct draw_tes_jit_context, in create_tes_jit_context_type()