| /xsrc/external/mit/xf86-video-s3virge/dist/src/ |
| H A D | newmmio.h | 267 int32 z_stride; 299 int32 z_stride; 551 #define SETL3_Z_STRIDE(val) ((mmtr)s3vMmioMem)->line3d_regs.regs.z_stride = (val) 573 #define SETT3_Z_STRIDE(val) ((mmtr)s3vMmioMem)->triangle3d_regs.regs.z_stride = (val)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.h | 600 LLVMValueRef z_stride,
|
| H A D | lp_bld_sample_aos.c | 767 LLVMValueRef x_stride, y_stride, z_stride; local in function:lp_build_sample_image_linear 862 z_stride = img_stride_vec; 918 depth_vec, z_stride, offsets[2],
|
| H A D | lp_bld_sample.c | 2029 * x, y, z, y_stride, z_stride are vectors, and they refer to pixels. 2040 LLVMValueRef z_stride, 2068 if (z && z_stride) { 2073 z, z_stride, 2034 lp_build_sample_offset(struct lp_build_context * bld,const struct util_format_description * format_desc,LLVMValueRef x,LLVMValueRef y,LLVMValueRef z,LLVMValueRef y_stride,LLVMValueRef z_stride,LLVMValueRef * out_offset,LLVMValueRef * out_i,LLVMValueRef * out_j) argument
|
| H A D | lp_bld_sample_soa.c | 84 LLVMValueRef z_stride, 142 x, y, z, y_stride, z_stride, 76 lp_build_sample_texel_soa(struct lp_build_sample_context * bld,LLVMValueRef width,LLVMValueRef height,LLVMValueRef depth,LLVMValueRef x,LLVMValueRef y,LLVMValueRef z,LLVMValueRef y_stride,LLVMValueRef z_stride,LLVMValueRef data_ptr,LLVMValueRef mipoffsets,LLVMValueRef texel_out[4]) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample_aos.c | 759 LLVMValueRef x_stride, y_stride, z_stride; local in function:lp_build_sample_image_linear 853 z_stride = img_stride_vec; 909 depth_vec, z_stride, offsets[2],
|
| H A D | lp_bld_sample.h | 682 LLVMValueRef z_stride,
|
| H A D | lp_bld_sample.c | 2103 * x, y, z, y_stride, z_stride are vectors, and they refer to pixels. 2114 LLVMValueRef z_stride, 2142 if (z && z_stride) { 2147 z, z_stride, 2108 lp_build_sample_offset(struct lp_build_context * bld,const struct util_format_description * format_desc,LLVMValueRef x,LLVMValueRef y,LLVMValueRef z,LLVMValueRef y_stride,LLVMValueRef z_stride,LLVMValueRef * out_offset,LLVMValueRef * out_i,LLVMValueRef * out_j) argument
|
| H A D | lp_bld_sample_soa.c | 86 LLVMValueRef z_stride, 144 x, y, z, y_stride, z_stride, 78 lp_build_sample_texel_soa(struct lp_build_sample_context * bld,LLVMValueRef width,LLVMValueRef height,LLVMValueRef depth,LLVMValueRef x,LLVMValueRef y,LLVMValueRef z,LLVMValueRef y_stride,LLVMValueRef z_stride,LLVMValueRef data_ptr,LLVMValueRef mipoffsets,LLVMValueRef texel_out[4]) argument
|