Searched defs:draw_tes_jit_context (Results 1 – 1 of 1) sorted by relevance
380 struct draw_tes_jit_context { struct381 const float *constants[LP_MAX_TGSI_CONST_BUFFERS];382 int num_constants[LP_MAX_TGSI_CONST_BUFFERS];407 #define draw_tes_jit_context_constants(_gallivm, _ptr) \ argument