Searched defs:fetch_type (Results 1 – 11 of 11) sorted by relevance
428 struct lp_type fetch_type; in lp_build_fetch_rgba_soa() local496 struct lp_type fetch_type, gather_type = type; in lp_build_fetch_rgba_soa() local688 struct lp_type fetch_type = lp_type_uint(type.width); in lp_build_fetch_rgba_soa() local713 struct lp_type fetch_type = lp_type_uint(type.width); in lp_build_fetch_rgba_soa() local
505 struct lp_type fetch_type; in lp_build_fetch_rgba_aos() local540 struct lp_type fetch_type, conv_type; in lp_build_fetch_rgba_aos() local
397 struct lp_type fetch_type; in lp_build_sample_fetch_image_nearest() local655 struct lp_type fetch_type; in lp_build_sample_fetch_image_linear() local
420 struct lp_type fetch_type, fetch_dst_type; in lp_build_gather() local
569 struct lp_type fetch_type; in lp_build_fetch_subsampled_rgba_aos() local
397 LLVMTypeRef fetch_type = LLVMPointerType(variant->jit_linear_func_type, 0); in llvmpipe_fs_variant_linear_llvm() local435 LLVMTypeRef fetch_type = LLVMPointerType(variant->jit_linear_func_type, 0); in llvmpipe_fs_variant_linear_llvm() local
25 EVFetchType fetch_type, in FetchInstr()304 EVFetchType fetch_type = vertex_data; in from_string_impl() local
64 EVFetchType fetch_type() const { return m_fetch_type; } in fetch_type() function
96 unsigned fetch_type; member
2531 const char * fetch_type[] = {"VERTEX", "INSTANCE", ""}; in r600_bytecode_disasm() local
706 struct lp_type fetch_type = vs_type; in fetch_vector() local