Home
last modified time | relevance | path

Searched defs:fetch_type (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_soa.c426 struct lp_type fetch_type; in lp_build_fetch_rgba_soa() local
494 struct lp_type fetch_type, gather_type = type; in lp_build_fetch_rgba_soa() local
686 struct lp_type fetch_type = lp_type_uint(type.width); in lp_build_fetch_rgba_soa() local
711 struct lp_type fetch_type = lp_type_uint(type.width); in lp_build_fetch_rgba_soa() local
Dlp_bld_format_aos.c502 struct lp_type fetch_type; in lp_build_fetch_rgba_aos() local
537 struct lp_type fetch_type, conv_type; in lp_build_fetch_rgba_aos() local
Dlp_bld_gather.c421 struct lp_type fetch_type, fetch_dst_type; in lp_build_gather() local
Dlp_bld_format_yuv.c494 struct lp_type fetch_type; in lp_build_fetch_subsampled_rgba_aos() local
Dlp_bld_sample_aos.c582 struct lp_type fetch_type; in lp_build_sample_fetch_image_nearest() local
930 struct lp_type fetch_type; in lp_build_sample_fetch_image_linear() local
/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_bc_dump.cpp453 static const char * fetch_type[] = {"VERTEX", "INSTANCE", ""}; in dump() local
Dsb_bc.h566 unsigned fetch_type:2; member
/external/mesa3d/src/gallium/drivers/r600/
Dr600_asm.h101 unsigned fetch_type; member
Dr600_asm.c2305 const char * fetch_type[] = {"VERTEX", "INSTANCE", ""}; in r600_bytecode_disasm() local
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_llvm.c731 struct lp_type fetch_type = vs_type; in fetch_vector() local