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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_type.h 337 lp_float32_vec4_type(void) function
lp_bld_format_aos.c 466 lp_float32_vec4_type(),
694 lp_float32_vec4_type(),
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_format.c 143 fetch = add_fetch_rgba_test(gallivm, verbose, desc, lp_float32_vec4_type());
lp_state_setup.c 460 struct lp_type type = lp_float32_vec4_type();
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_llvm.c 538 lp_float32_vec4_type(),
584 LLVMTypeRef data_ptr_type = LLVMPointerType(lp_build_vec_type(gallivm, lp_float32_vec4_type()), 0);
    [all...]

Completed in 79 milliseconds