Home
last modified time | relevance | path

Searched defs:z_type (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_bld_depth.c691 struct lp_type z_type = zs_type; in lp_build_depth_stencil_write_swizzled() local
836 struct lp_type z_type; in lp_build_depth_stencil_test() local
Dlp_state_fs.c878 LLVMTypeRef z_type = NULL, z_fb_type = NULL; in generate_fs_loop() local
885 struct lp_type z_type = zs_type; in generate_fs_loop() local
/external/pytorch/test/cpp/jit/
Dtest_shape_analysis.cpp66 auto z_type = TensorType::create(at::rand({1, 1})); in TEST() local
/external/kernel-headers/original/uapi/linux/
Dvirtio_blk.h250 __u8 z_type; member
/external/pytorch/test/cpp/tensorexpr/
Dtest_dynamic_shapes.cpp444 auto z_type = TensorType::create(at::rand({1, 1})); in TEST() local
/external/rust/android-crates-io/crates/virtio-bindings/src/
Dvirtio_blk.rs270 pub z_type: __u8, field