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.c101 LP_CHECK_STRUCT_SIZE(struct lp_jit_texture, in create_jit_texture_type()
133 LP_CHECK_STRUCT_SIZE(struct lp_jit_sampler, in create_jit_sampler_type()
205 LP_CHECK_STRUCT_SIZE(struct lp_jit_viewport, in lp_jit_create_types()
284 LP_CHECK_STRUCT_SIZE(struct lp_jit_context, in lp_jit_create_types()
417 LP_CHECK_STRUCT_SIZE(struct lp_jit_cs_context, in lp_jit_create_cs_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.c204 LP_CHECK_STRUCT_SIZE(struct draw_jit_texture, target, texture_type); in create_jit_texture_type()
243 LP_CHECK_STRUCT_SIZE(struct draw_jit_sampler, target, sampler_type); in create_jit_sampler_type()
298 LP_CHECK_STRUCT_SIZE(struct draw_jit_image, target, image_type); in create_jit_image_type()
359 LP_CHECK_STRUCT_SIZE(struct draw_jit_context, in create_jit_context_type()
440 LP_CHECK_STRUCT_SIZE(struct draw_gs_jit_context, in create_gs_jit_context_type()
490 LP_CHECK_STRUCT_SIZE(struct pipe_vertex_buffer, target, vb_type); in create_jit_vertex_buffer_type()
599 LP_CHECK_STRUCT_SIZE(struct draw_tcs_jit_context, in create_tcs_jit_context_type()
699 LP_CHECK_STRUCT_SIZE(struct draw_tes_jit_context, in create_tes_jit_context_type()