HomeSort by relevance Sort by last modified time
    Searched refs:func_to_pointer (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_assert.c 79 func_to_pointer((func_pointer)lp_assert),
lp_bld_printf.c 67 func_printf = lp_build_const_int_pointer(gallivm, func_to_pointer((func_pointer)debug_printf));
lp_bld_format_aos.c 557 func_to_pointer((func_pointer) format_desc->fetch_rgba_8unorm));
658 func_to_pointer((func_pointer) format_desc->fetch_rgba_float),
  /external/mesa3d/src/gallium/auxiliary/util/
u_pointer.h 115 func_to_pointer( func_pointer f ) function

Completed in 567 milliseconds