Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_jit.c67 LP_CHECK_STRUCT_SIZE(struct lp_jit_viewport, in lp_jit_create_types()
116 LP_CHECK_STRUCT_SIZE(struct lp_jit_texture, in lp_jit_create_types()
144 LP_CHECK_STRUCT_SIZE(struct lp_jit_sampler, in lp_jit_create_types()
201 LP_CHECK_STRUCT_SIZE(struct lp_jit_context, in lp_jit_create_types()
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_struct.h47 #define LP_CHECK_STRUCT_SIZE(_ctype, _ltarget, _ltype) \ macro
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c167 LP_CHECK_STRUCT_SIZE(struct draw_jit_texture, target, texture_type); in create_jit_texture_type()
206 LP_CHECK_STRUCT_SIZE(struct draw_jit_sampler, target, sampler_type); in create_jit_sampler_type()
255 LP_CHECK_STRUCT_SIZE(struct draw_jit_context, in create_jit_context_type()
323 LP_CHECK_STRUCT_SIZE(struct draw_gs_jit_context, in create_gs_jit_context_type()
369 LP_CHECK_STRUCT_SIZE(struct pipe_vertex_buffer, target, vb_type); in create_jit_vertex_buffer_type()