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.c116 LP_CHECK_STRUCT_SIZE(struct lp_jit_texture, in lp_jit_create_types()
160 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.c143 LP_CHECK_STRUCT_SIZE(struct draw_jit_texture, target, texture_type); in create_jit_texture_type()
185 LP_CHECK_STRUCT_SIZE(struct draw_jit_context, in create_jit_context_type()
220 LP_CHECK_STRUCT_SIZE(struct pipe_vertex_buffer, target, vb_type); in create_jit_vertex_buffer_type()