Home
last modified time | relevance | path

Searched defs:fetch_type (Results 1 - 16 of 16) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_yuv.c493 struct lp_type fetch_type; in lp_build_fetch_subsampled_rgba_aos() local
H A Dlp_bld_gather.c420 struct lp_type fetch_type, fetch_dst_type; in lp_build_gather() local
[all...]
H A Dlp_bld_format_aos.c505 struct lp_type fetch_type; in lp_build_fetch_rgba_aos() local
540 struct lp_type fetch_type, conv_type; in lp_build_fetch_rgba_aos() local
H A Dlp_bld_format_soa.c428 struct lp_type fetch_type; in lp_build_fetch_rgba_soa() local
496 struct lp_type fetch_type, gather_type = type; in lp_build_fetch_rgba_soa() local
688 struct lp_type fetch_type in lp_build_fetch_rgba_soa() local
713 struct lp_type fetch_type = lp_type_uint(type.width); lp_build_fetch_rgba_soa() local
[all...]
H A Dlp_bld_sample_aos.c397 struct lp_type fetch_type; in lp_build_sample_fetch_image_nearest() local
655 struct lp_type fetch_type; in lp_build_sample_fetch_image_linear() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/
H A Dmdp_kms.h82 enum mdp_fetch_type fetch_type; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/
H A Dmdp_kms.h87 enum mdp_fetch_type fetch_type; member
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_bc_dump.cpp479 static const char * fetch_type[] = {"VERTEX", "INSTANCE", ""}; in dump() local
523 s << " " << fetch_type[n.bc.fetch_type]; in dump() local
H A Dsb_bc.h600 unsigned fetch_type:2; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_fetch.h84 EVFetchType fetch_type() const {return m_fetch_type;} in fetch_type() function in r600::FetchInstr
H A Dsfn_instr_fetch.cpp313 EVFetchType fetch_type = vertex_data; in from_string_impl() local
38 FetchInstr(EVFetchInstr opcode, const RegisterVec4& dst, const RegisterVec4::Swizzle& dest_swizzle, PRegister src, uint32_t src_offset, EVFetchType fetch_type, EVTXDataFormat data_format, EVFetchNumFormat num_format, EVFetchEndianSwap endian_swap, uint32_t resource_id, PRegister resource_offset) FetchInstr() argument
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_probe.h132 struct fetch_type { struct
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_probe.h137 struct fetch_type { struct
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_asm.c2446 const char * fetch_type[] = {"VERTEX", "INSTANCE", ""}; in r600_bytecode_disasm() local
H A Dr600_asm.h105 unsigned fetch_type; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_llvm.c1086 struct lp_type fetch_type = vs_type; in fetch_vector() local

Completed in 24 milliseconds